PreviousSectionProperties.FootnoteColumns Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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