'Usage
Dim instance As FormulaProvider Dim extendee As Object Dim value As Boolean value = instance.CanExtend(extendee)
Parameters
- extendee
- System.Object to receive the extender properties.
Return Value
true if this object can provide extender properties to the specified object; otherwise, false.