GPAL - Generally Positive Automation Library
v1.0
GPAL The Fluent Automation LIbrary
Toggle main menu visibility
Loading...
Searching...
No Matches
GenerallyPositive.IGPALExcel Interface Reference
Inheritance diagram for GenerallyPositive.IGPALExcel:
Additional Inherited Members
Public Member Functions inherited from
GenerallyPositive.IAllowExcelFileSelection
IAllowExcelSheetSelection
WithFile
(
GPALFile
gpalFile)
Public Member Functions inherited from
GenerallyPositive.IAllowExcelCore
IAllowExcelOperations
SaveTo
(
GPALFile
gpalFile)
IAllowExcelOperations
SaveTo
(IGPALGrid< string > grid)
IAllowExcelOperations
SaveTo
(int sheetIndex)
IAllowExcelOperations
SaveTo
(string sheetName)
void
Close
(bool saveOnClose)
Public Member Functions inherited from
GenerallyPositive.IAllowExcelSheetSelection
IAllowExcelOperations
WithSheet
(int sheetIndex)
IAllowExcelOperations
WithSheet
(string sheetName)
Public Member Functions inherited from
GenerallyPositive.IAllowToGPALObject< TResult >
TResult
ToGPALObject
()
Public Member Functions inherited from
GenerallyPositive.IAllowExcelOperations
IAllowExcelOperations
WithRange
(string range)
IAllowExcelOperations
WriteRange
(string range)
IAllowExcelOperations
ClearRanges
()
IAllowExcelCellSettings
WithCell
(string cell)
IAllowExcelSearchAndReplaceSettings
WithSearchValue
(string value)
IAllowExcelOperations
WithColumn
(string column)
IAllowExcelOperations
WithRowNumber
(int rowNumber)
IAllowExcelOperations
CalculateSum
(out string result)
IAllowExcelOperations
CalculateCount
(out string result)
IAllowExcelOperations
GetCompareResults
(out IGPALGrid< string > results)
Public Member Functions inherited from
GenerallyPositive.IAllowExcelCompareSettings
IAllowExcelOperations
CompareToGrid
(IGPALGrid< string > grid)
IAllowExcelOperations
CompareToFile
(
GPALFile
gpalFile)
IAllowExcelOperations
CompareToRange
(string range)
Public Member Functions inherited from
GenerallyPositive.IAllowExcelCellSettings
IAllowExcelCellSettings
WithInsertPosition
(int position)
IAllowExcelCellSettings
WithInsertSeparator
(string separator)
IAllowExcelOperations
InsertValue
(string value)
IAllowExcelOperations
SetValue
(string value)
IAllowExcelOperations
AppendValue
(string value)
IAllowExcelOperations
PrependValue
(string value)
Public Member Functions inherited from
GenerallyPositive.IAllowExcelSearchAndReplaceSettings
IAllowExcelOperations
ReplaceWith
(string value)
Detailed Description
Definition at line
845
of file
Interfaces.cs
.
The documentation for this interface was generated from the following file:
Common/
Interfaces.cs
GenerallyPositive
IGPALExcel
Generated by
1.17.0