Description
Controls if the Excel graphing server is automatically closed when the RDK application terminates. By default this property is TRUE.
Syntax
object.ExcelServerAutoClose
Arguments
None.
Return Value
(Boolean) -TRUE if the Excel graph server automatically closes when the RDK application terminates, FALSE if not.
Example
RDKApp.GraphDefaults.ExcelServerAutoClose = False