RunProperties.NumberingFormat 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.
NumberingFormat, this property is only available in Office 2010 and later..
Represents the following element tag in the schema: w14:numForm.
public DocumentFormat.OpenXml.Office2010.Word.NumberingFormat NumberingFormat { get; set; }
public DocumentFormat.OpenXml.Office2010.Word.NumberingFormat? NumberingFormat { get; set; }
member this.NumberingFormat : DocumentFormat.OpenXml.Office2010.Word.NumberingFormat with get, set
Public Property NumberingFormat As NumberingFormat