Interface CTFlatText

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getZ

        long getZ()
        Gets the "z" attribute
      • xgetZ

        STCoordinate xgetZ()
        Gets (as xml) the "z" attribute
      • isSetZ

        boolean isSetZ()
        True if has "z" attribute
      • setZ

        void setZ​(long z)
        Sets the "z" attribute
      • xsetZ

        void xsetZ​(STCoordinate z)
        Sets (as xml) the "z" attribute
      • unsetZ

        void unsetZ()
        Unsets the "z" attribute