menu

WPF

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

    Show / Hide Table of Contents

    Enum TextWithFormat.StringType

    Possible string flags.

    Namespace: Syncfusion.XlsIO.Parser.Biff_Records
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    [Flags]
    public enum StringType : byte

    Fields

    Name Description
    FarEast

    Extended string follows (Far East versions).

    NonUnicode

    Non-Unicode

    RichText

    Rich string follows.

    Unicode

    The string is saved as double-byte characters.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved