Share via


PreviousSectionProperties.FootnoteColumns Property

Definition

FootnoteColumns, this property is only available in Office 2013 and later..

Represents the following element tag in the schema: w15:footnoteColumns.

public DocumentFormat.OpenXml.Office2013.Word.FootnoteColumns FootnoteColumns { get; set; }
public DocumentFormat.OpenXml.Office2013.Word.FootnoteColumns? FootnoteColumns { get; set; }
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
public DocumentFormat.OpenXml.Office2013.Word.FootnoteColumns FootnoteColumns { get; set; }
member this.FootnoteColumns : DocumentFormat.OpenXml.Office2013.Word.FootnoteColumns with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
member this.FootnoteColumns : DocumentFormat.OpenXml.Office2013.Word.FootnoteColumns with get, set
Public Property FootnoteColumns As FootnoteColumns

Property Value

Attributes

Applies to