GetReferToDestinationSheet Method
GetReferToDestinationSheet function
When copying the range in the same file and the chart refers to the source sheet,False means the copied chart’s data source will not be changed.True means the copied chart’s data source refers to the destination sheet.
func (instance *CopyOptions) GetReferToDestinationSheet() (bool, error)
Remarks
See Also
- Class CopyOptions
- Namespace Aspose.Cells
- Library Aspose.Cells for Go