trichview.support
| Re: table.MergeCells(0,2,1,2, False) | 
| Author | Message | 
| Yernar | Posted: 12/19/2002 13:26:58 From help: procedure MergeCells(TopRow, LeftCol, ColSpan, RowSpan: Integer; AllowMergeRC: Boolean); AllowMergeRC=False forbids to perform merging, if it will cause appearing rows or columns containing only nils. It's not recommended to have such rows/columns, so you can either forbid such operation or delete them with DeleteEmptyRows and DeleteEmptyCols. "Vanea" <[email protected]> wrote: > >what does "False" mean here ? >or "True" | 
Powered by ABC Amber Outlook Express Converter