次の方法で共有


Table.TotalsRowCount プロパティ

定義

合計行数

スキーマ内の totalsRowCount という属性を表します。

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

プロパティ値

UInt32Value を返します。

属性

適用対象