Channel.Max 属性

定义

麦克斯

表示架构中的以下属性:max

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

属性值

属性

适用于