Interface CTBevel

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTBevel
    extends XmlObject
    An XML CT_Bevel(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
    • Method Detail

      • getW

        long getW()
        Gets the "w" attribute
      • isSetW

        boolean isSetW()
        True if has "w" attribute
      • setW

        void setW​(long w)
        Sets the "w" attribute
      • unsetW

        void unsetW()
        Unsets the "w" attribute
      • getH

        long getH()
        Gets the "h" attribute
      • isSetH

        boolean isSetH()
        True if has "h" attribute
      • setH

        void setH​(long h)
        Sets the "h" attribute
      • unsetH

        void unsetH()
        Unsets the "h" attribute
      • isSetPrst

        boolean isSetPrst()
        True if has "prst" attribute
      • xsetPrst

        void xsetPrst​(STBevelPresetType prst)
        Sets (as xml) the "prst" attribute
      • unsetPrst

        void unsetPrst()
        Unsets the "prst" attribute