Share via


NoNamespace.quotePrefix Field

Definition

Represents the quotePrefix XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rcc, xf.
  • corresponds to the following strongly-typed properties: CellFormat.QuotePrefix, RevisionCellChange.QuotePrefix.

Applies to