Show / Hide Table of Contents

Interface IAllowExcelFilename

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

Methods

WithExcelFilename(String)

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