Controls Functions

Controls functions insert interactive elements into the spreadsheet that allow users to make simple configuration changes to an In-Sight job without having to use the Insert Function dialog or property sheet. Controls are solely interactive when the Access Level for the current user is set to Full or Protected; they cannot be accessed when the Access level is Locked.

Controls functions include:

  • Authorize: Inserts a labeled push button control into the spreadsheet that allows you to perform authorization.
  • Button: Inserts a labeled push button control.
  • CheckBox: Inserts a labeled checkbox control.
  • Dialog: Inserts a labeled dialog box control.
  • EditAnnulus: Inserts a labeled, interactive annulus control.
  • EditCircle: Inserts a labeled, interactive circle control.
  • EditCompositeRegion: Inserts a labeled, interactive composite region control.
  • EditFloat: Inserts a floating-point edit control.
  • EditInt: Inserts an integer edit control.
  • EditLine: Inserts a labeled, interactive line control.
  • EditMaskedRegion: Inserts a labeled, interactive region control.
  • EditMultiGraphics: Inserts a labeled, interactive control, that allows you to edit multiple region of interest inputs.
  • EditPassword: Inserts a text edit control. For security, the text string is displayed as asterisks.
  • EditPoint: Inserts a labeled, interactive point control.
  • EditPolygon: Inserts a labeled, interactive polygon region control.
  • EditPolylinePath: Inserts a labeled, interactive path region control.
  • EditRegion: Inserts a labeled, interactive region control.
  • EditString: Inserts a text edit control.
  • Link: Inserts a labeled link control.
  • ListBox: Inserts a drop-down list control.
  • MessageBox: Inserts a MessageBox control.
  • Select: Inserts a labeled Select button control.
  • Wizard: Inserts a labeled Wizard control.