Interface CTTextBulletSizePoint

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTTextBulletSizePoint extends XmlObject
An XML CT_TextBulletSizePoint(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getVal

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

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

      void setVal(int val)
      Sets the "val" attribute
    • xsetVal

      void xsetVal(STTextFontSize val)
      Sets (as xml) the "val" attribute