Interface STSqref

  • All Superinterfaces:
    XmlAnySimpleType, XmlObject, XmlTokenSource

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

      • getListValue

        java.util.List getListValue()
      • xgetListValue

        java.util.List xgetListValue()
      • setListValue

        void setListValue​(java.util.List<?> list)