CustomWorkbookView.ShowObjects Propriété

Définition

Afficher les objets

Représente l’attribut suivant dans le schéma : 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)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à