Uses of Class
org.apache.poi.sl.draw.binding.CTFixedPercentage
-
Packages that use CTFixedPercentage Package Description org.apache.poi.sl.draw.binding -
-
Uses of CTFixedPercentage in org.apache.poi.sl.draw.binding
Methods in org.apache.poi.sl.draw.binding that return CTFixedPercentage Modifier and Type Method Description CTFixedPercentageObjectFactory. createCTFixedPercentage()Create an instance ofCTFixedPercentageMethods in org.apache.poi.sl.draw.binding that return types with arguments of type CTFixedPercentage Modifier and Type Method Description javax.xml.bind.JAXBElement<CTFixedPercentage>ObjectFactory. createCTHslColorAlphaOff(CTFixedPercentage value)javax.xml.bind.JAXBElement<CTFixedPercentage>ObjectFactory. createCTPresetColorAlphaOff(CTFixedPercentage value)javax.xml.bind.JAXBElement<CTFixedPercentage>ObjectFactory. createCTSchemeColorAlphaOff(CTFixedPercentage value)javax.xml.bind.JAXBElement<CTFixedPercentage>ObjectFactory. createCTScRgbColorAlphaOff(CTFixedPercentage value)javax.xml.bind.JAXBElement<CTFixedPercentage>ObjectFactory. createCTSRgbColorAlphaOff(CTFixedPercentage value)javax.xml.bind.JAXBElement<CTFixedPercentage>ObjectFactory. createCTSystemColorAlphaOff(CTFixedPercentage value)Methods in org.apache.poi.sl.draw.binding with parameters of type CTFixedPercentage Modifier and Type Method Description javax.xml.bind.JAXBElement<CTFixedPercentage>ObjectFactory. createCTHslColorAlphaOff(CTFixedPercentage value)javax.xml.bind.JAXBElement<CTFixedPercentage>ObjectFactory. createCTPresetColorAlphaOff(CTFixedPercentage value)javax.xml.bind.JAXBElement<CTFixedPercentage>ObjectFactory. createCTSchemeColorAlphaOff(CTFixedPercentage value)javax.xml.bind.JAXBElement<CTFixedPercentage>ObjectFactory. createCTScRgbColorAlphaOff(CTFixedPercentage value)javax.xml.bind.JAXBElement<CTFixedPercentage>ObjectFactory. createCTSRgbColorAlphaOff(CTFixedPercentage value)javax.xml.bind.JAXBElement<CTFixedPercentage>ObjectFactory. createCTSystemColorAlphaOff(CTFixedPercentage value)
-