Share via


WorkbookProperties.ShowObjects 属性

定义

显示对象

表示架构中的以下属性: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)

属性值

返回 EnumValue<T>

属性

适用于