Interface STCellSpans

  • All Superinterfaces:
    XmlAnySimpleType, XmlObject, XmlTokenSource

    public interface STCellSpans
    extends XmlAnySimpleType
    An XML ST_CellSpans(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a list type whose items are org.openxmlformats.schemas.spreadsheetml.x2006.main.STCellSpan.
    • Method Detail

      • getListValue

        java.util.List getListValue()
      • xgetListValue

        java.util.List xgetListValue()
      • setListValue

        void setListValue​(java.util.List list)
      • listValue

        @Deprecated
        java.util.List listValue()
        Deprecated.
      • xlistValue

        @Deprecated
        java.util.List xlistValue()
        Deprecated.
      • set

        @Deprecated
        void set​(java.util.List list)
        Deprecated.