Поделиться через


PivotSelection.Max Property

Maximum.Represents the attribte in schema: max

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Декларация
<SchemaAttrAttribute(, "max")> _
Public Property Max As UInt32Value
    Get
    Set
'Применение
Dim instance As PivotSelection
Dim value As UInt32Value

value = instance.Max

instance.Max = value
[SchemaAttrAttribute(, "max")]
public UInt32Value Max { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

See Also

Reference

PivotSelection Class

PivotSelection Members

DocumentFormat.OpenXml.Spreadsheet Namespace