Compartilhar via


CustomSheetView.View Propriedade

Definição

Tipo de exibição

Representa o seguinte atributo no esquema: exibição

[DocumentFormat.OpenXml.SchemaAttr(0, "view")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.SheetViewValues> View { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.SheetViewValues> View { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "view")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.SheetViewValues>? View { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("view")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.SheetViewValues>? View { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.SheetViewValues>? View { get; set; }
member this.View : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.SheetViewValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "view")>]
member this.View : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.SheetViewValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("view")>]
member this.View : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.SheetViewValues> with get, set
Public Property View As EnumValue(Of SheetViewValues)

Valor da propriedade

Retorna EnumValue<T>.

Atributos

Aplica-se a