CalculatedMembers.Count プロパティ

定義

メンバーの Count.Represents のスキーマでは、次の属性を計算する: カウント

[DocumentFormat.OpenXml.SchemaAttr(0, "count")]
public DocumentFormat.OpenXml.UInt32Value Count { get; set; }
member this.Count : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property Count As UInt32Value

プロパティ値

UInt32Value

返します。 UInt32Value

属性

注釈

その他の計算されるメンバーを基準にしてこの計算されるメンバーの計算に使用する順序を指定します。

この属性の値が XML スキーマで定義されているintのデータ型です。

計算されるメンバーの数を指定します。

この属性の値が XML スキーマで定義されているunsignedIntのデータ型です。

適用対象