menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextWithFormat.StringType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TextWithFormat.StringType

    Possible string flags.

    Inheritance
    System.Object
    TextWithFormat.StringType
    Namespace: Syncfusion.XlsIO.Parser.Biff_Records
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class StringType : Enum

    Fields

    FarEast

    Extended string follows (Far East versions).

    Declaration
    public const TextWithFormat.StringType FarEast
    Field Value
    Type
    TextWithFormat.StringType

    NonUnicode

    Non-Unicode

    Declaration
    public const TextWithFormat.StringType NonUnicode
    Field Value
    Type
    TextWithFormat.StringType

    RichText

    Rich string follows.

    Declaration
    public const TextWithFormat.StringType RichText
    Field Value
    Type
    TextWithFormat.StringType

    Unicode

    The string is saved as double-byte characters.

    Declaration
    public const TextWithFormat.StringType Unicode
    Field Value
    Type
    TextWithFormat.StringType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved