Visual Basic (Declaration) | |
---|---|
Public Function ContainsCell( _ ByVal row As System.Integer, _ ByVal column As System.Integer _ ) As System.Boolean |
Parameters
- row
- The row of the cell.
- column
- The column of the cell.
ActiveReports Developer 7 | |
ContainsCell Method | |
See Also |
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder.Cells Namespace > MergeArea Structure : ContainsCell Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Function ContainsCell( _ ByVal row As System.Integer, _ ByVal column As System.Integer _ ) As System.Boolean |