Class XSSFDialogsheet

  • All Implemented Interfaces:
    java.lang.Iterable<Row>, Sheet

    public class XSSFDialogsheet
    extends XSSFSheet
    implements Sheet
    • Field Detail

      • dialogsheet

        protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDialogsheet dialogsheet
    • Constructor Detail

      • XSSFDialogsheet

        protected XSSFDialogsheet​(XSSFSheet sheet)
    • Method Detail

      • getSheetTypeHeaderFooter

        protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTHeaderFooter getSheetTypeHeaderFooter()
      • getSheetTypeSheetPr

        protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheetPr getSheetTypeSheetPr()
      • getSheetTypeColumnBreaks

        protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPageBreak getSheetTypeColumnBreaks()
      • getSheetTypeSheetFormatPr

        protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheetFormatPr getSheetTypeSheetFormatPr()
      • getSheetTypePageMargins

        protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPageMargins getSheetTypePageMargins()
      • getSheetTypeRowBreaks

        protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPageBreak getSheetTypeRowBreaks()
      • getSheetTypeSheetViews

        protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheetViews getSheetTypeSheetViews()
      • getSheetTypePrintOptions

        protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPrintOptions getSheetTypePrintOptions()
      • getSheetTypeProtection

        protected org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheetProtection getSheetTypeProtection()
      • getDialog

        public boolean getDialog()