Create |
Overloaded Create Create(TCoreExcelFile, string) Create(Integer, Integer, Integer, Integer, Integer, Integer) Create(string, Integer, Integer, Integer, Integer, Integer, Integer)
|
SetRange3DRef |
Sets the value of the 3d range based on the string that defines the range in A1 notation.
|
TrySetRange3DRef |
Tries to set the value of the 3d range based on the string that defines the range in A1 notation. If the name can't be set, no data is modified and this method returns false.
|
Null |
Creates a null range.
|
Equals |
Returns true if both objects are equal.
|
GetHashCode |
Returns the hashcode of the object.
|
IsNull |
Returns true if the record doesn't have a defined value. This is the inverse of HasValue |