Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ExcelSparklineSetting Class / ShouldSerializeDisplayEmptyCellsAs Method


In This Topic
ShouldSerializeDisplayEmptyCellsAs Method
In This Topic
Sets whether to serialize the display empty cells as option.
Syntax
'Declaration
 
Protected Function ShouldSerializeDisplayEmptyCellsAs() As Boolean
 
'Usage
 
Dim instance As ExcelSparklineSetting
Dim value As Boolean
 
value = instance.ShouldSerializeDisplayEmptyCellsAs()
See Also