Class RStringRecord.TFormattingRun
Rich text formatting run.
Inheritance
System.Object
RStringRecord.TFormattingRun
Namespace: Syncfusion.XlsIO.Parser.Biff_Records
Assembly: Syncfusion.XlsIO.UWP.dll
Syntax
public sealed class TFormattingRun : ValueType
Fields
FirstChar
First formatted character (zero-based).
Declaration
public ushort FirstChar
Field Value
Type |
---|
System.UInt16 |
FormatIndex
Index to FONT record.
Declaration
public ushort FormatIndex
Field Value
Type |
---|
System.UInt16 |