SpreadsheetGear Namespace > IWorkbookSet Interface : Remove Method |
'Declaration
Sub Remove( _ ByVal customFunction As Function _ )
'Usage
Dim instance As IWorkbookSet Dim customFunction As Function instance.Remove(customFunction)
void Remove( Function customFunction )
procedure Remove( customFunction: Function );
function Remove( customFunction : Function );
void Remove( Function* customFunction )
void Remove( Function^ customFunction )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2