Channel.Max Property

Definition

max

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to