Namespace: Spire.Spreadsheet.Forms
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public interface ISpreadCell
Public Interface ISpreadCell
public interface class ISpreadCell
type ISpreadCell = interface end
Members
| All Members | Properties | Methods |
| Member | Description | |
|---|---|---|
| Column | ||
| Font | ||
| FontColor | ||
| FormulaValue | ||
| IsFormula()()()() | ||
| Location | ||
| Name | ||
| Protected | ||
| Row | ||
| SetCellValue(Object) | ||
| Style | ||
| Text | ||
| Value | ||
| Worksheet |