void cutoutStart() { _sheet.actionStart(WSheet.ACT_CUTOUT); }
void zmvStart() { _sheet.actionStart(WSheet.ACT_ZMV); }
// action interfaces - Just Wrapper!!! void curveStart() { _sheet.actionStart(WSheet.ACT_CURVE); }