ApplicationClass.RegisterXLL(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool RegisterXLL(System::String ^ Filename) = Microsoft::Office::Interop::Excel::_Application::RegisterXLL;
public virtual bool RegisterXLL (string Filename);
Public Overridable Function RegisterXLL (Filename As String) As Boolean
Parameters
- Filename
- String