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

    Show / Hide Table of Contents

    ListNumberType Enum

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

    Represents an automatic numbering scheme used in a TextParagraph that is part of a Number list.

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

    Fields

    DecimalParentheses

    (1) (2) (3)

    DecimalPeriod
    DecimalPlain

    1 2 3

    DecimalRightParenthesis
    LowerLetterPeriod

    a. b. c.

    LowerLetterRightParenthesis

    a) b) c)

    LowerRomanPeriod

    i. ii. iii.

    None

    Number is absent.

    UpperLetterPeriod

    A. B. C.

    UpperRomanPeriod

    I. II. III.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.