Uses of Class
org.xlsx4j.sml.CTXstringWhitespace
Packages that use CTXstringWhitespace
-
Uses of CTXstringWhitespace in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTXstringWhitespaceModifier and TypeFieldDescriptionprotected CTXstringWhitespaceCTPhoneticRun.tprotected CTXstringWhitespaceCTRElt.tprotected CTXstringWhitespaceCTRst.tMethods in org.xlsx4j.sml that return CTXstringWhitespaceModifier and TypeMethodDescriptionObjectFactory.createCTXstringWhitespace()Create an instance ofCTXstringWhitespaceCTPhoneticRun.getT()Gets the value of the t property.CTRElt.getT()Gets the value of the t property.CTRst.getT()Gets the value of the t property.Methods in org.xlsx4j.sml with parameters of type CTXstringWhitespaceModifier and TypeMethodDescriptionvoidCTPhoneticRun.setT(CTXstringWhitespace value) Sets the value of the t property.voidCTRElt.setT(CTXstringWhitespace value) Sets the value of the t property.voidCTRst.setT(CTXstringWhitespace value) Sets the value of the t property.