public virtual int AddShape( PSShape shape, int row, int column )
'Declaration Public Overloads Overridable Function AddShape( _ ByVal shape As PSShape, _ ByVal row As Integer, _ ByVal column As Integer _ ) As Integer
'Declaration
Public Overloads Overridable Function AddShape( _ ByVal shape As PSShape, _ ByVal row As Integer, _ ByVal column As Integer _ ) As Integer
'Usage Dim instance As SheetView Dim shape As PSShape Dim row As Integer Dim column As Integer Dim value As Integer value = instance.AddShape(shape, row, column)
'Usage
Dim instance As SheetView Dim shape As PSShape Dim row As Integer Dim column As Integer Dim value As Integer value = instance.AddShape(shape, row, column)
SheetView Class SheetView Members Overload List