Share via


NoNamespace.totalsRowCellStyle Field

Definition

Represents the totalsRowCellStyle XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: table, tableColumn.
  • corresponds to the following strongly-typed properties: Table.TotalsRowCellStyle, TableColumn.TotalsRowCellStyle.

Applies to