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