'Declaration Public Sub UpdateShapesCollection( _ ByVal shape As PSShape _ )
'Declaration
Public Sub UpdateShapesCollection( _ ByVal shape As PSShape _ )
'Usage Dim instance As SpreadShapesContainer Dim shape As PSShape instance.UpdateShapesCollection(shape)
'Usage
Dim instance As SpreadShapesContainer Dim shape As PSShape instance.UpdateShapesCollection(shape)
public void UpdateShapesCollection( PSShape shape )
SpreadShapesContainer Class SpreadShapesContainer Members