OutlineProperties.SummaryBelow 属性

定义

以下摘要

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

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

属性值

返回 BooleanValue

属性

适用于