Share via


NoNamespace.sId Field

Definition

Represents the sId XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rcc, rrc, undo.
  • corresponds to the following strongly-typed properties: RevisionCellChange.SheetId, RevisionRowColumn.SheetId, Undo.SheetId.

Applies to