use AsposeCellsCloud::Object::PasteOptions;| Name | Type | Description | Notes |
|---|---|---|---|
| OnlyVisibleCells | boolean | True means only copying visible cells. | |
| PasteType | string | The paste special type. | |
| SkipBlanks | boolean | Indicates whether skips blank cells. | |
| Transpose | boolean | True to transpose rows and columns when the range is pasted. The default value is False. |