Searched refs:CellSizingMethod (Results 1 – 2 of 2) sorted by relevance
50 private CellSizingMethod rowSizingMethod;51 private CellSizingMethod columnSizingMethod;
47 public enum CellSizingMethod { enum in TableModel