GemBox.Spreadsheet
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    ListType Enum

    Namespace:
    GemBox.Spreadsheet.Drawing
    Assembly:
    GemBox.Spreadsheet.dll

    Represents a list type of a bulleted or numbered TextParagraph.

    • C#
    • VB.NET
    public enum ListType
    Public Enum ListType

    Fields

    Bullet

    TextParagraph is part of a list and its content is preceded by a bullet character.

    None

    TextParagraph is not part of a list and its content is not preceded by any content.

    Number

    TextParagraph is part of a list and its content is preceded by a automatically generated number.

    Picture

    TextParagraph is part of a list and its content is preceded by a picture bullet.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.