Class TableProperties

java.lang.Object
org.apache.poi.hwpf.model.types.TAPAbstractType
org.apache.poi.hwpf.usermodel.TableProperties
All Implemented Interfaces:
org.apache.poi.common.Duplicatable

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

    • TableProperties

      public TableProperties()
    • TableProperties

      public TableProperties(TableProperties other)
    • TableProperties

      public TableProperties(short columns)
  • Method Details

    • copy

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