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