Interface CellAttribute

  • All Known Implementing Classes:
    DefaultCellAttribute

    public interface CellAttribute
    Version:
    1.0 11/22/98
    • Method Detail

      • addColumn

        void addColumn()
      • addRow

        void addRow()
      • insertRow

        void insertRow​(int row)