menu

ASP.NET Core

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Struct RStringRecord.TFormattingRun

    Show / Hide Table of Contents

    Struct RStringRecord.TFormattingRun

    Rich text formatting run.

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    Namespace: Syncfusion.XlsIO.Parser.Biff_Records
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    [CLSCompliant(false)]
    public struct TFormattingRun

    Fields

    FirstChar

    First formatted character (zero-based).

    Declaration
    public ushort FirstChar
    Field Value
    Type Description
    System.UInt16

    FormatIndex

    Index to FONT record.

    Declaration
    public ushort FormatIndex
    Field Value
    Type Description
    System.UInt16
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved