Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public interface IAddInFunctions : IExcelApplication
Public Interface IAddInFunctions
	Inherits IExcelApplication
public interface class IAddInFunctions : IExcelApplication
type IAddInFunctions =  
    interface
        interface IExcelApplication
    end

Members

         
 All Members  Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
Add(String)
Add(String, String)
Count
Item[([( Int32])])
Parent (Inherited from IExcelApplication.)

See Also