[]
Specifies constants that define copied header cells when copying the content to the clipboard.
public enum CopyHeader
| Name | Description |
|---|---|
| All | Copy both column and row |
| Column | Copy header column. |
| None | Nothing copy. |
| Row | Copy header row. |