Interface IAllowExcelActions
Inherited Members
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 |