Interface CTFontSize

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getVal

        double getVal()
        Gets the "val" attribute
      • xgetVal

        XmlDouble xgetVal()
        Gets (as xml) the "val" attribute
      • setVal

        void setVal​(double val)
        Sets the "val" attribute
      • xsetVal

        void xsetVal​(XmlDouble val)
        Sets (as xml) the "val" attribute