WorkbookInsertOption Enumeration
This enumeration specifies how to insert items into the Workbook.
| Syntax | Constants |
|---|---|
Enum WorkbookInsertOption
scAddToWbCopy = 0
scAddToWbMove = 1
scAddToWbCancel = 2
End Enum
|
|
This enumeration specifies how to insert items into the Workbook.
| Syntax | Constants |
|---|---|
Enum WorkbookInsertOption
scAddToWbCopy = 0
scAddToWbMove = 1
scAddToWbCancel = 2
End Enum
|
|
Copyright © 1995-2024. Cloud Software Group, Inc. All Rights Reserved.