ExtendedSaveOptions Class
Extended save options that are not natively supported by spreadsheet formats.
- Inheritance:
- System.ObjectExtendedSaveOptions
Properties
FooterStyle
Gets or sets the borders for header.
public HeaderFooterStyle FooterStyle { get; }
Public ReadOnly Property FooterStyle As HeaderFooterStyle
Property Value
The borders for header.
HeaderStyle
Gets or sets the borders for header.
public HeaderFooterStyle HeaderStyle { get; }
Public ReadOnly Property HeaderStyle As HeaderFooterStyle
Property Value
The borders for header.