DynamicFilter.MaxVal Property
Max Value.Represents the attribte in schema: maxVal
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "maxVal")> _
Public Property MaxVal As DoubleValue
Get
Set
'Uso
Dim instance As DynamicFilter
Dim value As DoubleValue
value = instance.MaxVal
instance.MaxVal = value
[SchemaAttrAttribute(, "maxVal")]
public DoubleValue MaxVal { get; set; }
Property Value
Type: DocumentFormat.OpenXml.DoubleValue
Returns DoubleValue.