Aspose::Cells::InsertOptions::SetUpdateReference method

InsertOptions::SetUpdateReference method

Indicates if references in other worksheets will be updated.

void Aspose::Cells::InsertOptions::SetUpdateReference(bool value)

Remarks

Starting from 26.7 we set the default value of this property to true.

See Also