Uses of Class
org.xlsx4j.sml.CTDataBar
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTDataBar in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTDataBar Modifier and Type Field Description protected CTDataBarCTCfRule. dataBarMethods in org.xlsx4j.sml that return CTDataBar Modifier and Type Method Description CTDataBarObjectFactory. createCTDataBar()Create an instance ofCTDataBarCTDataBarCTCfRule. getDataBar()Gets the value of the dataBar property.Methods in org.xlsx4j.sml with parameters of type CTDataBar Modifier and Type Method Description voidCTCfRule. setDataBar(CTDataBar value)Sets the value of the dataBar property.