Interface DialogsheetDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface DialogsheetDocument
    extends XmlObject
    A document containing one dialogsheet(@http://schemas.openxmlformats.org/spreadsheetml/2006/main) element. This is a complex type.
    • Method Detail

      • getDialogsheet

        CTDialogsheet getDialogsheet()
        Gets the "dialogsheet" element
      • setDialogsheet

        void setDialogsheet​(CTDialogsheet dialogsheet)
        Sets the "dialogsheet" element
      • addNewDialogsheet

        CTDialogsheet addNewDialogsheet()
        Appends and returns a new empty "dialogsheet" element