Paragraph.ListNumberOriginal[Int16] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an Integer that represents the original list level for a paragraph. Read-only.
public:
property short ListNumberOriginal[short] { short get(short Level); };
public short ListNumberOriginal[short Level] { get; }
member this.ListNumberOriginal(int16) : int16
Public ReadOnly Property ListNumberOriginal(Level As Short) As Short
Parameters
- Level
- Int16
Specifies the list level.