次の方法で共有


PivotSelection.Min プロパティ

定義

最小値

スキーマ内の次の属性を表します。 min

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

プロパティ値

UInt32Value を返します。

属性

適用対象