ShowFooterSeparator Property (PivotHeaderOptions)
In This Topic
Gets or sets a value indicating whether the document will have a footer separator.
Syntax
'Declaration
Public Property ShowFooterSeparator As Boolean
public bool ShowFooterSeparator {get; set;}
See Also