Interface CTCellSmartTagPr

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getKey

        java.lang.String getKey()
        Gets the "key" attribute
      • xgetKey

        STXstring xgetKey()
        Gets (as xml) the "key" attribute
      • setKey

        void setKey​(java.lang.String key)
        Sets the "key" attribute
      • xsetKey

        void xsetKey​(STXstring key)
        Sets (as xml) the "key" attribute
      • getVal

        java.lang.String getVal()
        Gets the "val" attribute
      • xgetVal

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

        void setVal​(java.lang.String val)
        Sets the "val" attribute
      • xsetVal

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