Share via


NoNamespace.syncRef Field

Definition

Represents the syncRef XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sheetPr.
  • corresponds to the following strongly-typed properties: SheetProperties.SyncReference.

Applies to