[]
Copy range of objects into another range.
public class CopyService
Public Class CopyService
Name | Description |
---|---|
CopyService(FormattingCopyStrategy) | Creates instance of CopyService. |
Name | Description |
---|---|
FormattingCopy | Defines how styles applied on ContentObjects should be copied in destination document. |
Name | Description |
---|---|
CopyTo(RangeBase, RangeBase, InsertLocation) | Copy range to range. |