次の方法で共有


Table.TotalsRowCellStyle プロパティ

定義

合計行スタイル

スキーマの 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

プロパティ値

StringValue を返します。

属性

適用対象