UpdateShapesCollection(PSShape) Method
public void UpdateShapesCollection(
PSShape
)
'Declaration
Public Sub UpdateShapesCollection( _
ByVal As PSShape _
)
'Usage
Dim instance As SpreadShapesContainer
Dim shape As PSShape
instance.UpdateShapesCollection(shape)
Parameters
- shape