AbstractNum.MultiLevelType Property

Definition

Abstract Numbering Definition Type.

Represents the following element tag in the schema: w:multiLevelType.

public DocumentFormat.OpenXml.Wordprocessing.MultiLevelType MultiLevelType { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.MultiLevelType? MultiLevelType { get; set; }
member this.MultiLevelType : DocumentFormat.OpenXml.Wordprocessing.MultiLevelType with get, set
Public Property MultiLevelType As MultiLevelType

Property Value

Applies to