Share via


NoNamespace.startAt Field

Definition

Represents the startAt XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: buAutoNum.
  • corresponds to the following strongly-typed properties: AutoNumberedBullet.StartAt.

Applies to