Enum Class的使用
com.grapecity.documents.excel.DisplayBlanksAs
-
com.grapecity.documents.excel中DisplayBlanksAs的使用
修饰符和类型方法说明ISparklineGroup.getDisplayBlanksAs()
Gets the way that blank cells are plotted on a chart.static DisplayBlanksAs
Returns the enum constant of this class with the specified name.static DisplayBlanksAs[]
DisplayBlanksAs.values()
Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明void
ISparklineGroup.setDisplayBlanksAs
(DisplayBlanksAs value) Sets the way that blank cells are plotted on a chart. -
com.grapecity.documents.excel.drawing中DisplayBlanksAs的使用
修饰符和类型方法说明void
IChart.setDisplayBlanksAs
(DisplayBlanksAs value) Sets the way that blank cells are plotted on a chart.