Share via


NoNamespace.offset Field

Definition

Represents the offset XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: skew, shadow, pivotArea, pivotArea.
  • corresponds to the following strongly-typed properties: PivotArea.Offset, Shadow.Offset, Skew.Offset.

Applies to