Freigeben über


CustomWorkbookView.ShowObjects Eigenschaft

Definition

Objekte anzeigen

Stellt das folgende Attribut im Schema dar: showObjects

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

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: