FormControlProperties.Max プロパティ

定義

max では、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します: max

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

プロパティ値

属性

適用対象