Returns the number of service objects in a group/page.
Applies to: Page object, Shape object
[[Let] countRet =] object.ServObjsNum () |
The ServObjsNum method syntax has these parts:
Part | Description |
object | Required. An expression that returns an object in the Applies to list. |
countRet | Optional. A Long type variable. |
If there are no service objects in the group/page, the ServObjsNum returns 0.
See Also |
RemoveAllServObjs method, RemoveServObj method, RemoveServObjByID method, ReorderServObj method, ReorderServObjByID method, ServObj method, ServObjByID method, ServObj object |