Softelvdm.Controls Class Library for Windows Controls 1.0

IsSameText Method, CellBaseClass Class

Softel vdm, Inc.

Determines whether the same cell text is used in the current cell and the specified cell.

Syntax      CellBaseClass Class (Softelvdm.Controls)

VB   

Public Function IsSameText( ByVal cell As CellBaseClass ) As Boolean

C#   

public bool IsSameText( CellBaseClass cell );

C++   

public: bool IsSameText( CellBaseClass^ cell );

cell

Defines the cell, whose cell text is to be compared to the current cell.

Return Value

True if the same cell text is used in the current cell and the specified cell, otherwise False.

Comments

The IsSameText method determines whether the same cell text is used in the current cell and the specified cell.

Version Information

Supported in version 1.0.
Products Table


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com