共用方式為


DynamicFilter.ValIso Property

Definition

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

Represents the following attribute in the schema: valIso

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

Property Value

Attributes

Applies to