Uses of Enum
org.xlsx4j.sml.STRwColActionType
Packages that use STRwColActionType
-
Uses of STRwColActionType in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STRwColActionTypeMethods in org.xlsx4j.sml that return STRwColActionTypeModifier and TypeMethodDescriptionstatic STRwColActionTypeCTRevisionRowColumn.getAction()Gets the value of the action property.static STRwColActionTypeReturns the enum constant of this type with the specified name.static STRwColActionType[]STRwColActionType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.xlsx4j.sml with parameters of type STRwColActionTypeModifier and TypeMethodDescriptionvoidCTRevisionRowColumn.setAction(STRwColActionType value) Sets the value of the action property.