Interface CTMergeCell

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getRef

        java.lang.String getRef()
        Gets the "ref" attribute
      • xgetRef

        STRef xgetRef()
        Gets (as xml) the "ref" attribute
      • setRef

        void setRef​(java.lang.String ref)
        Sets the "ref" attribute
      • xsetRef

        void xsetRef​(STRef ref)
        Sets (as xml) the "ref" attribute