Share via


NoNamespace.pasteNumberFormats Field

Definition

Represents the pasteNumberFormats XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: metadataType.
  • corresponds to the following strongly-typed properties: MetadataType.PasteNumberFormats.

Applies to