Aspose::Cells::UnionRange::Copy method
UnionRange::Copy method
Copying the range with paste special options.
void Aspose::Cells::UnionRange::Copy(const UnionRange &range, const PasteOptions &options)
Parameter | Type | Description |
---|---|---|
range | const UnionRange& | The source range. |
options | const PasteOptions& | The paste special options. |
See Also
- Class Vector
- Class UnionRange
- Class PasteOptions
- Class UnionRange
- Namespace Aspose::Cells
- Library Aspose.Cells for C++