Show / Hide Table of Contents

    Namespace AzureFunctionsForOffice.Functions

    Classes

    AzureFunctionArgs

    This is the base class for function input. It includes Azure storage connection info used to access client configurations and security tokens.

    AzureFunctionsForOfficeBase

    ExcelExtractHandler

    ExcelExtractHandlerFunctionArgs

    ExcelMergeHandler

    ExcelMergeHandlerFunctionArgs

    FunctionBase

    Functionality common to individual functions

    FunctionNotificationEventArgs

    A message to send to FunctionNotificationEventHandler

    WordMergeHandler

    WordMergeHandlerFunctionArgs

    Delegates

    FunctionNotificationEventHandler

    Delegate backing the FunctionNotify event

    Back to top Copyright © 2018 Doug Ware
    View project on Github