PivotField.TopAutoShow 属性

定义

顶部自动显示

表示架构中的以下属性:topAutoShow

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

属性值

返回 BooleanValue

属性

适用于