Share via


X.format Field

Definition

Represents the x:format XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: formats.
  • has the following child XML elements: extLst, pivotArea.
  • has the following XML attributes: action, dxfId_.
  • corresponds to the following strongly-typed classes: Format.

Applies to