共用方式為


DynamicRichFilter.MaxValIso Property

Definition

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

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