Interface CTSym

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getFont

        java.lang.String getFont()
        Gets the "font" attribute
      • xgetFont

        STString xgetFont()
        Gets (as xml) the "font" attribute
      • isSetFont

        boolean isSetFont()
        True if has "font" attribute
      • setFont

        void setFont​(java.lang.String font)
        Sets the "font" attribute
      • xsetFont

        void xsetFont​(STString font)
        Sets (as xml) the "font" attribute
      • unsetFont

        void unsetFont()
        Unsets the "font" attribute
      • getChar

        byte[] getChar()
        Gets the "char" attribute
      • isSetChar

        boolean isSetChar()
        True if has "char" attribute
      • setChar

        void setChar​(byte[] xchar)
        Sets the "char" attribute
      • xsetChar

        void xsetChar​(STShortHexNumber xchar)
        Sets (as xml) the "char" attribute
      • unsetChar

        void unsetChar()
        Unsets the "char" attribute