[]
Gets or sets a boolean value indicating whether externally referenced values will be saved with the workbook, enabling cells which refer to those values to be calculated without returning a #REF! error.
bool SaveLinkValues { get; set; }
Property SaveLinkValues As Boolean
Type | Description |
---|---|
bool |
|