FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : ClearRange Method |
'Declaration Public Sub ClearRange( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer, _ ByVal dataOnly As Boolean _ )
FpSpread1.Sheets[0].ClearRange(0, 0, 2, 2, false);
FpSpread1.Sheets(0).ClearRange(0, 0, 2, 2, False)
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6