VS:ShowWSDialog

From Vectorworks Developer
Revision as of 14:39, 12 August 2013 by Root (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Displays a worksheet preference or settings dialog for the active worksheet.

Settings or attributes modified by the dialog will be applied to the current selection range of the worksheet.

Table - Worksheet Dialog Selectors
Index Dialog
0 Column Width
1 Cell Border
2 Number
3 Preferences
4 Print Setup
5 Print
6 Function
7 Criteria
8 Format Text
9 Set Row Criteria
10 Edit Row Criteria
PROCEDURE ShowWSDialog(
dialogType :INTEGER);
def vs.ShowWSDialog(dialogType):
    return None

Parameters

dialogType INTEGER Index of dialog to be displayed.

Version

Availability: from VectorWorks 9.0