Description
Controls if the Excel graphing server is automatically closed when the BDK 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 BDK application terminates, FALSE if not.
Example
BDKApp.GraphDefaults.ExcelServerAutoClose = False