DynamicFilter.MaxValIso Property

Definition

maxValIso, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: maxValIso

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(0, "maxValIso")]
public DocumentFormat.OpenXml.DateTimeValue MaxValIso { get; set; }
public DocumentFormat.OpenXml.DateTimeValue MaxValIso { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "maxValIso")]
public DocumentFormat.OpenXml.DateTimeValue MaxValIso { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "maxValIso")]
public DocumentFormat.OpenXml.DateTimeValue? MaxValIso { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("maxValIso")]
public DocumentFormat.OpenXml.DateTimeValue? MaxValIso { get; set; }
public DocumentFormat.OpenXml.DateTimeValue? MaxValIso { get; set; }
member this.MaxValIso : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(0, "maxValIso")>]
member this.MaxValIso : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "maxValIso")>]
member this.MaxValIso : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("maxValIso")>]
member this.MaxValIso : DocumentFormat.OpenXml.DateTimeValue with get, set
Public Property MaxValIso As DateTimeValue

Property Value

Attributes

Applies to