Spread for ASP.NET 9.0 Product Documentation
ShouldSerializeDisplayEmptyCellsAs Method


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()
protected bool ShouldSerializeDisplayEmptyCellsAs()
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

ExcelSparklineSetting Class
ExcelSparklineSetting Members

 

 


Copyright © GrapeCity, inc. All rights reserved.