Interface INameInfo
Assembly: EPPlus.dll
public interface INameInfo
Properties
Declaration
Property Value
Type |
Description |
System.String |
|
Declaration
Property Value
Type |
Description |
System.UInt64 |
|
Declaration
Property Value
Type |
Description |
System.Boolean |
|
Declaration
Property Value
Type |
Description |
System.String |
|
Declaration
Property Value
Type |
Description |
System.Object |
|
Declaration
Property Value
Type |
Description |
System.Int32 |
|
Methods
Declaration
string GetRelativeFormula(int row, int col)
Parameters
Type |
Name |
Description |
System.Int32 |
row |
|
System.Int32 |
col |
|
Returns
Type |
Description |
System.String |
|
Declaration
IRangeInfo GetRelativeRange(IRangeInfo ri, FormulaCellAddress currentCell)
Parameters
Returns
Declaration
object GetValue(FormulaCellAddress currentCell)
Parameters
Returns
Type |
Description |
System.Object |
|