Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IAddInFunction - Xamarin.iOS 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.Portable.dll
    Syntax
    public interface IAddInFunction : IParentApplication

    Properties

    Name

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

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