[]
Copy the current selection to the clipboard.
public virtual void Copy(bool includeColumnHeaders = false, bool includeRowHeaders = false)
Type | Name | Description |
---|---|---|
bool | includeColumnHeaders | Whether the columns header text is included in copied string. |
bool | includeRowHeaders | Whether the rows header text is included in copied string. |