AsposeCellsCloud::Object::PasteOptions

Load the model package

use AsposeCellsCloud::Object::PasteOptions;

Properties

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. |

[Back to Model list]
[Back to README]