Enum Class的使用
com.grapecity.documents.excel.drawing.TickLabelOrientation
-
com.grapecity.documents.excel.drawing中TickLabelOrientation的使用
修饰符和类型方法说明static TickLabelOrientation
Returns the enum constant of this class with the specified name.static TickLabelOrientation[]
TickLabelOrientation.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
com.grapecity.documents.excel.forms中TickLabelOrientation的使用