Share via


NoNamespace.leadZeros Field

Definition

Represents the leadZeros XML attribute.

public static readonly System.Xml.Linq.XName leadZeros;
 staticval mutable leadZeros : System.Xml.Linq.XName
Public Shared ReadOnly leadZeros As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: buPr.
  • corresponds to the following strongly-typed properties: DiagramAutoBullet.LeadZeros.

Applies to