Class TableProperties

  • All Implemented Interfaces:
    org.apache.poi.common.Duplicatable

    public final class TableProperties
    extends TAPAbstractType
    implements org.apache.poi.common.Duplicatable
    • Constructor Detail

      • TableProperties

        public TableProperties()
      • TableProperties

        public TableProperties​(short columns)
    • Method Detail

      • copy

        public TableProperties copy()
        Specified by:
        copy in interface org.apache.poi.common.Duplicatable