Share via


NoNamespace.pasteFormulas Field

Definition

Represents the pasteFormulas XML attribute.

public static readonly System.Xml.Linq.XName pasteFormulas;
 staticval mutable pasteFormulas : System.Xml.Linq.XName
Public Shared ReadOnly pasteFormulas 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.PasteFormulas.

Applies to