Previous Next


ExcelServerVisible Property (RDKGraphDefaults Object)

Description

Specifies or returns if the Excel graph server should be visible or invisible. By default the graph server is visible, but to improve performance, you may choose to launch Excel invisibly.

Syntax

object.ExcelServerVisibel

Arguments

None.

Return Value

(Boolean) - TRUE if the server is visible, FALSE if not

Example

RDKApp.GraphDefaults.ExcelServerVisible = FALSE