API Reference

Enum

LegacyPptAutoNumberScheme

Namespace OfficeIMO.PowerPoint.LegacyPpt.Model
Assembly OfficeIMO.PowerPoint
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Specifies a classic PowerPoint automatic-numbering scheme.

Inheritance

  • Enum
  • LegacyPptAutoNumberScheme

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Values

public const LegacyPptAutoNumberScheme AlphaLowerPeriod #

Lowercase Latin letter followed by a period.

Value: 0
public const LegacyPptAutoNumberScheme AlphaUpperPeriod #

Uppercase Latin letter followed by a period.

Value: 1
public const LegacyPptAutoNumberScheme ArabicParenRight #

Arabic numeral followed by a closing parenthesis.

Value: 2
public const LegacyPptAutoNumberScheme ArabicPeriod #

Arabic numeral followed by a period.

Value: 3
public const LegacyPptAutoNumberScheme RomanLowerParenBoth #

Lowercase Roman numeral enclosed in parentheses.

Value: 4
public const LegacyPptAutoNumberScheme RomanLowerParenRight #

Lowercase Roman numeral followed by a closing parenthesis.

Value: 5
public const LegacyPptAutoNumberScheme RomanLowerPeriod #

Lowercase Roman numeral followed by a period.

Value: 6
public const LegacyPptAutoNumberScheme RomanUpperPeriod #

Uppercase Roman numeral followed by a period.

Value: 7
public const LegacyPptAutoNumberScheme AlphaLowerParenBoth #

Lowercase Latin letter enclosed in parentheses.

Value: 8
public const LegacyPptAutoNumberScheme AlphaLowerParenRight #

Lowercase Latin letter followed by a closing parenthesis.

Value: 9
public const LegacyPptAutoNumberScheme AlphaUpperParenBoth #

Uppercase Latin letter enclosed in parentheses.

Value: 10
public const LegacyPptAutoNumberScheme AlphaUpperParenRight #

Uppercase Latin letter followed by a closing parenthesis.

Value: 11
public const LegacyPptAutoNumberScheme ArabicParenBoth #

Arabic numeral enclosed in parentheses.

Value: 12
public const LegacyPptAutoNumberScheme ArabicPlain #

Arabic numeral without a delimiter.

Value: 13
public const LegacyPptAutoNumberScheme RomanUpperParenBoth #

Uppercase Roman numeral enclosed in parentheses.

Value: 14
public const LegacyPptAutoNumberScheme RomanUpperParenRight #

Uppercase Roman numeral followed by a closing parenthesis.

Value: 15
public const LegacyPptAutoNumberScheme SimplifiedChinesePlain #

Simplified Chinese numbering without a delimiter.

Value: 16
public const LegacyPptAutoNumberScheme SimplifiedChinesePeriod #

Simplified Chinese numbering followed by a period.

Value: 17
public const LegacyPptAutoNumberScheme CircleNumberDoubleBytePlain #

Double-byte circled numbers.

Value: 18
public const LegacyPptAutoNumberScheme CircleNumberWingdingsWhitePlain #

Wingdings white circled numbers.

Value: 19
public const LegacyPptAutoNumberScheme CircleNumberWingdingsBlackPlain #

Wingdings black circled numbers.

Value: 20
public const LegacyPptAutoNumberScheme TraditionalChinesePlain #

Traditional Chinese numbering without a delimiter.

Value: 21
public const LegacyPptAutoNumberScheme TraditionalChinesePeriod #

Traditional Chinese numbering followed by a period.

Value: 22
public const LegacyPptAutoNumberScheme Arabic1Minus #

Bidirectional Arabic alphabetic numbering followed by a minus.

Value: 23
public const LegacyPptAutoNumberScheme Arabic2Minus #

Bidirectional Arabic abjad numbering followed by a minus.

Value: 24
public const LegacyPptAutoNumberScheme Hebrew2Minus #

Bidirectional Hebrew numbering followed by a minus.

Value: 25
public const LegacyPptAutoNumberScheme JapaneseKoreanPlain #

Japanese or Korean numbering without a delimiter.

Value: 26
public const LegacyPptAutoNumberScheme JapaneseKoreanPeriod #

Japanese or Korean numbering followed by a period.

Value: 27
public const LegacyPptAutoNumberScheme ArabicDoubleBytePlain #

Double-byte Arabic numbering without a delimiter.

Value: 28
public const LegacyPptAutoNumberScheme ArabicDoubleBytePeriod #

Double-byte Arabic numbering followed by a period.

Value: 29
public const LegacyPptAutoNumberScheme ThaiAlphaPeriod #

Thai alphabetic numbering followed by a period.

Value: 30
public const LegacyPptAutoNumberScheme ThaiAlphaParenRight #

Thai alphabetic numbering followed by a closing parenthesis.

Value: 31
public const LegacyPptAutoNumberScheme ThaiAlphaParenBoth #

Thai alphabetic numbering enclosed in parentheses.

Value: 32
public const LegacyPptAutoNumberScheme ThaiNumberPeriod #

Thai numeric numbering followed by a period.

Value: 33
public const LegacyPptAutoNumberScheme ThaiNumberParenRight #

Thai numeric numbering followed by a closing parenthesis.

Value: 34
public const LegacyPptAutoNumberScheme ThaiNumberParenBoth #

Thai numeric numbering enclosed in parentheses.

Value: 35
public const LegacyPptAutoNumberScheme HindiAlphaPeriod #

Hindi alphabetic numbering followed by a period.

Value: 36
public const LegacyPptAutoNumberScheme HindiNumberPeriod #

Hindi numeric numbering followed by a period.

Value: 37
public const LegacyPptAutoNumberScheme JapaneseDoubleBytePeriod #

Japanese numbering followed by a double-byte period.

Value: 38
public const LegacyPptAutoNumberScheme HindiNumberParenRight #

Hindi numeric numbering followed by a closing parenthesis.

Value: 39
public const LegacyPptAutoNumberScheme HindiAlpha1Period #

Alternate Hindi alphabetic numbering followed by a period.

Value: 40