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.
  • Field Details

  • Method Details

    • getListValue

      List getListValue()
    • xgetListValue

      List xgetListValue()
    • setListValue

      void setListValue(List<?> list)