Example
The following example creates a custom cell name.
C++
ret = m_Spread.AddCustomCellType("Test", TRUE,TRUE,TRUE);
Visual Basic
ret = fpSpread1.AddCustomCellType("Test",True,True,True
Spread 8.0 Documentation | |
Example | |
Support Options |
Glossary Item Box