See Also

IValues Interface  | IValues Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

row
Specifies the row of the cell to clear.
column
Specifies the column of the cell to clear.
See Also Languages SpreadsheetGear The Performance Spreadsheet Component Company 

Clear Method

SpreadsheetGear.Advanced.Cells Namespace > IValues Interface : Clear Method (IValues)

Clears the value in the specified cell if one currently exists.

[Visual Basic]
Overridable Sub Clear( _    ByVal row As Integer, _    ByVal column As Integer _ )
[C#]
virtual void Clear(    int row,    int column );
[C++]
virtual void Clear(    int row,    int column )
[C++/CLI]
virtual void Clear(    int row,    int column )

Parameters

row
Specifies the row of the cell to clear.
column
Specifies the column of the cell to clear.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

IValues Interface  | IValues Members

 

 


See our live Excel Reporting, Excel Charting, Excel to DataGrid and Excel Calculation Samples.

Copyright © 2003-2007 SpreadsheetGear LLC. All Rights Reserved.

SpreadsheetGear and Spreadsheet Gear are trademarks of SpreadsheetGear LLC.