XlSparklineGroup.DisplayHidden Property
Gets or sets whether data in hidden cells are plotted in the sparkline group.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | True to display data in hidden cells; otherwise, false. |
See Also