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.