The minimum possible size of rows and columns.
Usage
Set_Property(OLECtrlEntID, "OLE.MinCellSize", Value)
Values
Value can be any positive or negative whole number:
Default: 1
Remarks
The MinCellSize property sets the minimum possible height and width (in pixels) for rows and columns. This value cannot be less than 1 or greater than 127. When a new value is set, all columns and rows smaller than the new minimum size are enlarged to the new minimum size.