FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView Class > AddShape Method : AddShape(PSShape) Method |
'Declaration Public Overloads Overridable Function AddShape( _ ByVal shape As PSShape _ ) As Integer
FarPoint.Win.Spread.DrawingSpace.ArrowShape a = new FarPoint.Win.Spread.DrawingSpace.ArrowShape();
fpSpread1.ActiveSheet.AddShape(a);
Dim a As New FarPoint.Win.Spread.DrawingSpace.ArrowShape FpSpread1.ActiveSheet.AddShape(a)
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8