Share via


NoNamespace.format Field

Definition

Represents the format XML attributes.

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 attribute, it:

  • is contained in the following XML elements: cf, chartFormat, serverFormat.
  • corresponds to the following strongly-typed properties: ChartFormat.Format, ServerFormat.Format, VTClipboardData.Format.

Applies to