VS:ShowWSDialog

From Vectorworks Developer
Jump to navigation Jump to search

.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