ToolbarItems property
Returns the ToolbarItems collection of a Toolbar object.
Version added
4.0
Syntax
objRet = object.ToolbarItems
|
objRet
|
The ToolbarItems collection of the Toolbar object.
|
object
|
Required. An expression that returns a Toolbar object.
|