FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView Class : RemoveColumns Method |
'Declaration Public Overridable Sub RemoveColumns( _ ByVal column As Integer, _ ByVal count As Integer _ )
fpSpread1.ActiveSheet.RemoveColumns(2, 498); fpSpread1.ActiveSheet.RemoveRows(2, 498);
FpSpread1.ActiveSheet.RemoveColumns(2, 498) FpSpread1.ActiveSheet.RemoveRows(2, 498)
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8