'Declaration Public Overloads Shared Function Parse( _
ByVal strСтрока для анализа.As System.String _
) As CellReference
public static CellReference Parse(
System.String str
)
public: static CellReference* Parse(
System.String str
)
public:
static CellReference^ Parse(
System.String str
)
Parameters
- str
- Строка для анализа.
Return Value
Новый экземпляр класса CellReference.