menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RStringRecord.TFormattingRun - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RStringRecord.TFormattingRun

    Rich text formatting run.

    Inheritance
    System.Object
    RStringRecord.TFormattingRun
    Namespace: Syncfusion.XlsIO.Parser.Biff_Records
    Assembly: Syncfusion.XlsIO.Portable.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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved