Property NumberingLevel
NumberingLevel
Gets or sets the zero-based numbering level (w:numPr/w:ilvl), or null.
public int? NumberingLevel { get; set; }
Property Value
- int?
Gets or sets the zero-based numbering level (w:numPr/w:ilvl), or null.
public int? NumberingLevel { get; set; }