WorksheetAdd |
public void AddCellFormula( string formula, string address )
| Exception | Condition |
|---|---|
| RangeException | Throws a RangeException if the passed cell address is out of range |
| FormatException | Throws a FormatException if the passed cell address is malformed |