MemberProperty.ShowAsCaption 属性

定义

显示为标题

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

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

属性值

返回 BooleanValue

属性

适用于