Show / Hide Table of Contents

Interface IAllowExcelActions

Inherited Members
IAllowToGPALObject<IGPALFile>.ToGPALObject()
Namespace: GenerallyPositive
Assembly: GPAL.dll
Syntax
public interface IAllowExcelActions : IAllowToGPALObject<IGPALFile>

Methods

AppendTo(String)

Declaration
IAllowExcelSettings AppendTo(string filename)
Parameters
Type Name Description
System.String filename
Returns
Type Description
IAllowExcelSettings

SaveTo(String)

Declaration
IAllowExcelSettings SaveTo(string filename)
Parameters
Type Name Description
System.String filename
Returns
Type Description
IAllowExcelSettings
In This Article
Back to top Generated by DocFX