![]() |
![]()
| ![]() |
![]()
NAMEEZ_SSheetClearRegion - clear a spread sheet regionSYNOPSIS#include <EZ.h> void EZ_SSheetClearRegion( EZ_Widget *ssheet, int r1, int c1, int r2, int c2) ARGUMENTSssheet Specifies a spread sheet widget. r1,c1,r2,c2 col Specify the upper-left and lower-right corner of a region.DESCRIPTIONEZ_SSheetClearRegion erases the specified spread sheet region.SEE ALSOEZ_SSheetCopyRegion(3), EZ_SSheetGetRegionString(3),
|