What's the difference between all the Operate flags?

Howdy,
In the docs for the PostWorksheetCellsRangesCopyRequest (RangeCopyRequest|Aspose.Cells Cloud Document) I see that the operate parameter has 4 different options:

  • copydata
  • copystyle
  • copyto
  • copyvalue

What does each option mean? I can’t seem to find any documentation on this.

@jamieMacabacus

Can you please specify which specific aspects of the operate flags you would like to understand better?

I would like to know what each flag means/does

@jamieMacabacus ,

The meaning of each value is as follows:
CopyData: Copies cell data (including formulas) from a source range.
CopyStyle: Copies style settings from a source range.
CopyTo: Copies data (including formulas), formatting, drawing objects etc. from a source range.
CopyValue: Copies cell value from a source range.

1 Like

Awesome, thank you!

@jamieMacabacus ,

Thank you for using our products. You can ask for any functional requirements. If we can meet them, we’ll integrate them for you as much as possible.