Share via


DiagramAutoBullet.LeadZeros Property

Definition

leadZeros, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: leadZeros

public DocumentFormat.OpenXml.BooleanValue? LeadZeros { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "leadZeros")]
public DocumentFormat.OpenXml.BooleanValue? LeadZeros { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("leadZeros")]
public DocumentFormat.OpenXml.BooleanValue? LeadZeros { get; set; }
member this.LeadZeros : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "leadZeros")>]
member this.LeadZeros : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("leadZeros")>]
member this.LeadZeros : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property LeadZeros As BooleanValue

Property Value

Attributes

Applies to