Uses of Class
org.apache.poi.sl.draw.binding.CTFixedPercentage

Packages that use CTFixedPercentage
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
 CTFixedPercentage ObjectFactory.createCTFixedPercentage()
          Create an instance of CTFixedPercentage
 

Methods in org.apache.poi.sl.draw.binding that return types with arguments of type CTFixedPercentage
 javax.xml.bind.JAXBElement<CTFixedPercentage> ObjectFactory.createCTHslColorAlphaOff(CTFixedPercentage value)
          Create an instance of JAXBElement<CTFixedPercentage>}
 javax.xml.bind.JAXBElement<CTFixedPercentage> ObjectFactory.createCTPresetColorAlphaOff(CTFixedPercentage value)
          Create an instance of JAXBElement<CTFixedPercentage>}
 javax.xml.bind.JAXBElement<CTFixedPercentage> ObjectFactory.createCTSchemeColorAlphaOff(CTFixedPercentage value)
          Create an instance of JAXBElement<CTFixedPercentage>}
 javax.xml.bind.JAXBElement<CTFixedPercentage> ObjectFactory.createCTScRgbColorAlphaOff(CTFixedPercentage value)
          Create an instance of JAXBElement<CTFixedPercentage>}
 javax.xml.bind.JAXBElement<CTFixedPercentage> ObjectFactory.createCTSRgbColorAlphaOff(CTFixedPercentage value)
          Create an instance of JAXBElement<CTFixedPercentage>}
 javax.xml.bind.JAXBElement<CTFixedPercentage> ObjectFactory.createCTSystemColorAlphaOff(CTFixedPercentage value)
          Create an instance of JAXBElement<CTFixedPercentage>}
 

Methods in org.apache.poi.sl.draw.binding with parameters of type CTFixedPercentage
 javax.xml.bind.JAXBElement<CTFixedPercentage> ObjectFactory.createCTHslColorAlphaOff(CTFixedPercentage value)
          Create an instance of JAXBElement<CTFixedPercentage>}
 javax.xml.bind.JAXBElement<CTFixedPercentage> ObjectFactory.createCTPresetColorAlphaOff(CTFixedPercentage value)
          Create an instance of JAXBElement<CTFixedPercentage>}
 javax.xml.bind.JAXBElement<CTFixedPercentage> ObjectFactory.createCTSchemeColorAlphaOff(CTFixedPercentage value)
          Create an instance of JAXBElement<CTFixedPercentage>}
 javax.xml.bind.JAXBElement<CTFixedPercentage> ObjectFactory.createCTScRgbColorAlphaOff(CTFixedPercentage value)
          Create an instance of JAXBElement<CTFixedPercentage>}
 javax.xml.bind.JAXBElement<CTFixedPercentage> ObjectFactory.createCTSRgbColorAlphaOff(CTFixedPercentage value)
          Create an instance of JAXBElement<CTFixedPercentage>}
 javax.xml.bind.JAXBElement<CTFixedPercentage> ObjectFactory.createCTSystemColorAlphaOff(CTFixedPercentage value)
          Create an instance of JAXBElement<CTFixedPercentage>}
 



Copyright 2016 The Apache Software Foundation or its licensors, as applicable.