Uses of Enum
org.xlsx4j.sml.STWebSourceType
Packages that use STWebSourceType
-
Uses of STWebSourceType in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STWebSourceTypeMethods in org.xlsx4j.sml that return STWebSourceTypeModifier and TypeMethodDescriptionstatic STWebSourceTypeCTWebPublishItem.getSourceType()Gets the value of the sourceType property.static STWebSourceTypeReturns the enum constant of this type with the specified name.static STWebSourceType[]STWebSourceType.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 STWebSourceTypeModifier and TypeMethodDescriptionvoidCTWebPublishItem.setSourceType(STWebSourceType value) Sets the value of the sourceType property.