Share via


NoNamespace.syncVertical Field

Definition

Represents the syncVertical XML attribute.

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

Applies to