Click or drag to resize

XlsPageSetup IsSummaryColumnRight Property

Indicates whether summary columns will appear right of the detail in outlines.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool IsSummaryColumnRight { get; set; }

Property Value

Type: Boolean

Implements

IPageSetup IsSummaryColumnRight
See Also