Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
ICalculatedFields Interface
/ Remove Method
Name of calculated field you want to remove
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Remove Method (ICalculatedFields)
In This Topic
Remove the calculated fields by name.
Syntax
C#
void
Remove( System.
string
fieldName
)
Parameters
fieldName
Name of calculated field you want to remove
See Also
Reference
ICalculatedFields Interface
ICalculatedFields Members