'Declaration Public Overloads Function GetA1Name( _
ByVal allowShortNameA value indicating whether short name is allowed if cell references cover rows or columns.As Boolean _
) As System.String
public System.String GetA1Name(
bool allowShortName
)
public: System.String GetA1Name(
bool allowShortName
)
public:
System.String GetA1Name(
bool allowShortName
)
Parameters
- allowShortName
- A value indicating whether short name is allowed if cell references cover rows or columns.
Return Value
The name in A1 format.