Class XDDFLinearShadeProperties


  • @Beta
    public class XDDFLinearShadeProperties
    extends Object
    • Constructor Detail

      • XDDFLinearShadeProperties

        protected XDDFLinearShadeProperties​(org.openxmlformats.schemas.drawingml.x2006.main.CTLinearShadeProperties properties)
    • Method Detail

      • getXmlObject

        @Internal
        protected org.openxmlformats.schemas.drawingml.x2006.main.CTLinearShadeProperties getXmlObject()
      • getAngle

        public Double getAngle()
      • setAngle

        public void setAngle​(Double angle)
      • isScaled

        public Boolean isScaled()
      • setScaled

        public void setScaled​(Boolean scaled)