GrapeCity.Windows.SpreadSheet.Data Namespace > SheetSpanModel Class : SwapColumns Method |
'Declaration Public Sub SwapColumns( _ ByVal fromColumn As System.Integer, _ ByVal toColumn As System.Integer, _ ByVal count As System.Integer _ )
'Usage Dim instance As SheetSpanModel Dim fromColumn As System.Integer Dim toColumn As System.Integer Dim count As System.Integer instance.SwapColumns(fromColumn, toColumn, count)
public void SwapColumns( System.int fromColumn, System.int toColumn, System.int count )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)