Compartilhar via


SharedItems.MaxDate Propriedade

Definição

Valor máximo de data/hora

Representa o seguinte atributo no esquema: maxDate

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

Valor da propriedade

Retorna DateTimeValue.

Atributos

Aplica-se a