Share via


NoNamespace.sort Field

Definition

Represents the sort XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sheetProtection.
  • corresponds to the following strongly-typed properties: SheetProtection.Sort.

Applies to