GetAddress Method

Office Open XML

Overload List

  NameDescription
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

See Also