Uses of Class
org.xlsx4j.sml.CTXstringWhitespace
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTXstringWhitespace in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTXstringWhitespace Modifier and Type Field Description protected CTXstringWhitespaceCTPhoneticRun. tprotected CTXstringWhitespaceCTRElt. tprotected CTXstringWhitespaceCTRst. tMethods in org.xlsx4j.sml that return CTXstringWhitespace Modifier and Type Method Description CTXstringWhitespaceObjectFactory. createCTXstringWhitespace()Create an instance ofCTXstringWhitespaceCTXstringWhitespaceCTPhoneticRun. getT()Gets the value of the t property.CTXstringWhitespaceCTRElt. getT()Gets the value of the t property.CTXstringWhitespaceCTRst. getT()Gets the value of the t property.Methods in org.xlsx4j.sml with parameters of type CTXstringWhitespace Modifier and Type Method Description voidCTPhoneticRun. 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.