IDMNodeHelper.VarSelDialogFromSpreadsheet1
Helper function to display a single var selection dialog. Can be called from IDMNode::Edit.
Syntax | Parameters | Return Value |
---|---|---|
Function IDMNodeHelper.VarSelDialogFromSpreadsheet1( _ Spreadsheet As Spreadsheet, _ hwndParent As Long, _ flags As Integer, _ varsToInclude As Variant, _ windowCaption As String, _ editCaption As String, _ measureTypeFlags As Long, _ nMinSel As Long, _ nMaxSel As Long, _ ByRef vars As Variant) As Boolean |
Type: Spreadsheet Type: Long Type: Integer Type: Variant Type: String Type: String Type: Long Type: Long Type: Long Type: Variant |
Boolean |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.