Uses of Enum Class
ch.rabanti.nanoxlsx4j.Cell.AddressScope
Packages that use Cell.AddressScope
-
Uses of Cell.AddressScope in ch.rabanti.nanoxlsx4j
Methods in ch.rabanti.nanoxlsx4j that return Cell.AddressScopeModifier and TypeMethodDescriptionstatic Cell.AddressScope
Cell.getAddressScope
(String addressExpression) Gets the scope of the passed address (string expression).static Cell.AddressScope
Returns the enum constant of this class with the specified name.static Cell.AddressScope[]
Cell.AddressScope.values()
Returns an array containing the constants of this enum class, in the order they are declared.