GetAddress Method
From Office Open XML
Overload List
| Name | Description | |
|---|---|---|
| GetAddress(Int32, Int32) |
Returns the AlphaNumeric representation that Excel expects for a Cell Address
| |
| GetAddress(Int32, Int32, Boolean) |
Returns the AlphaNumeric representation that Excel expects for a Cell Address
| |
| GetAddress(Int32, Boolean, Int32, Boolean) |
Returns the AlphaNumeric representation that Excel expects for a Cell Address
| |
| GetAddress(Int32, Int32, Int32, Int32) |
Returns the AlphaNumeric representation that Excel expects for a Cell Address
| |
| GetAddress(Int32, Int32, Int32, Int32, Boolean) |
Returns the AlphaNumeric representation that Excel expects for a Cell Address
|