Share via


NoNamespace.s Field

Definition

Represents the s XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: hsl, c, item, n, nc, rcc, rfmt, row, tr, i, rv, spb.
  • corresponds to the following strongly-typed properties: CalculationCell.InChildChain, HslColor.Saturation, Item.HasStringVlue, NameIndex.IsASet, NewCell.StyleIndex, RevisionCellChange.StyleRevision, RevisionFormat.StyleAffected, RichValue.S, Row.StyleIndex, SupportingPropertyBag.S, TabularSlicerCacheItem.IsSelected, TopicReferences.SheetId.

Applies to