TableColumn.TotalsRowCellStyle Property

Definition

Totals Row Style Name

Represents the following attribute in the schema: totalsRowCellStyle

[DocumentFormat.OpenXml.SchemaAttr(0, "totalsRowCellStyle")]
public DocumentFormat.OpenXml.StringValue TotalsRowCellStyle { get; set; }
public DocumentFormat.OpenXml.StringValue TotalsRowCellStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "totalsRowCellStyle")]
public DocumentFormat.OpenXml.StringValue? TotalsRowCellStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("totalsRowCellStyle")]
public DocumentFormat.OpenXml.StringValue? TotalsRowCellStyle { get; set; }
public DocumentFormat.OpenXml.StringValue? TotalsRowCellStyle { get; set; }
member this.TotalsRowCellStyle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "totalsRowCellStyle")>]
member this.TotalsRowCellStyle : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("totalsRowCellStyle")>]
member this.TotalsRowCellStyle : DocumentFormat.OpenXml.StringValue with get, set
Public Property TotalsRowCellStyle As StringValue

Property Value

Returns StringValue.

Attributes

Applies to