Interface CTCellWatch

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getR

        java.lang.String getR()
        Gets the "r" attribute
      • xgetR

        STCellRef xgetR()
        Gets (as xml) the "r" attribute
      • setR

        void setR​(java.lang.String r)
        Sets the "r" attribute
      • xsetR

        void xsetR​(STCellRef r)
        Sets (as xml) the "r" attribute