WorkspaceObject.NewFolder
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
WorkspaceObject.NewFolder
Syntax
WorkspaceObject.NewFolder( Name)
Return Value
Purpose
Creates a WorkspaceObject folder.
Remarks
Use the WorkspaceObject.InsertObject method to insert the object into the workspace.
Parameters
Name As String
[In] Specifies the name of the folder.