You can determine the cell type of the active cell. You can use the GetCellType method of the SheetView class along with the operator (TypeOf...Is operator for VB.NET).
Return to the overview at Understanding How Cell Types Work.
Spread Windows Forms 6.0 Product Documentation | |
Determining the Cell Type of the Active Cell | |
Support Options |
Spread Windows Forms 6.0 Product Documentation > Developer's Guide > Customizing Interaction with Cell Types > Understanding How Cell Types Work > Determining the Cell Type of the Active Cell |
Glossary Item Box
You can determine the cell type of the active cell. You can use the GetCellType method of the SheetView class along with the operator (TypeOf...Is operator for VB.NET).
Return to the overview at Understanding How Cell Types Work.