Spread Silverlight Documentation
ShowHidden Property (IExcelSparklineGroup)


GrapeCity.Excel Namespace > IExcelSparklineGroup Interface : ShowHidden Property
Specifies whether data in hidden cells are plotted for the sparklines in this sparkline group.
Syntax
'Declaration
 
Property ShowHidden As System.Boolean
'Usage
 
Dim instance As IExcelSparklineGroup
Dim value As System.Boolean
 
instance.ShowHidden = value
 
value = instance.ShowHidden
System.bool ShowHidden {get; set;}
See Also

Reference

IExcelSparklineGroup Interface
IExcelSparklineGroup Members