TextBody.ListStyle 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.
Text List Styles.
Represents the following element tag in the schema: a:lstStyle.
public DocumentFormat.OpenXml.Drawing.ListStyle ListStyle { get; set; }
public DocumentFormat.OpenXml.Drawing.ListStyle? ListStyle { get; set; }
member this.ListStyle : DocumentFormat.OpenXml.Drawing.ListStyle with get, set
Public Property ListStyle As ListStyle