Class XSSFTableStyleInfo

  • All Implemented Interfaces:
    TableStyleInfo

    public class XSSFTableStyleInfo
    extends Object
    implements TableStyleInfo
    Wrapper for the CT class, to cache values and add style lookup
    • Constructor Detail

      • XSSFTableStyleInfo

        public XSSFTableStyleInfo​(StylesTable stylesTable,
                                  org.openxmlformats.schemas.spreadsheetml.x2006.main.CTTableStyleInfo tableStyleInfo)