menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class WordStyleType - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class WordStyleType

    Style type.

    Inheritance
    System.Object
    WordStyleType
    Namespace: Syncfusion.DocIO.ReaderWriter.Biff_Records
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class WordStyleType : Enum

    Fields

    CharacterStyle

    Specifies character style.

    Declaration
    public const WordStyleType CharacterStyle
    Field Value
    Type
    WordStyleType

    ListStyle

    Specifies List style.

    Declaration
    public const WordStyleType ListStyle
    Field Value
    Type
    WordStyleType

    ParagraphStyle

    Specifies Paragraph style.

    Declaration
    public const WordStyleType ParagraphStyle
    Field Value
    Type
    WordStyleType

    TableStyle

    Specifies Table style.

    Declaration
    public const WordStyleType TableStyle
    Field Value
    Type
    WordStyleType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved