menu

Document Processing

Interface IAddInFunction - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IAddInFunction

    Represents an Custom Addin Function in Excel.

    Inherited Members
    IParentApplication.Application
    IParentApplication.Parent
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public interface IAddInFunction : IParentApplication

    Properties

    Name

    Returns name of the add-in function. Read-only.

    Declaration
    string Name { get; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved