Overload List

  NameDescription
Protected propertyAppendToItem[([( Int32, Int32, Boolean])])
Add content to cell at given row and column. By default the new value will be appended to the existing item. Set 'AddBeforeCellContent' true to append existing cell content to new value.
Protected propertyAppendToItem[([( Int32, String, Boolean, String])])
Add content to cell at given row and column. By default the new value will be appended to the existing item. Set 'AddBeforeCellContent' true to append existing cell content to new value.

See Also