OutlineProperties.SummaryBelow Property

Definition

Summary Below

Represents the following attribute in the schema: 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

Property Value

Returns BooleanValue.

Attributes

Applies to