GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > CellReference 構造体 : ToString メソッド |
'Declaration
Public Overrides Function ToString() As String
'使用法
Dim instance As CellReference Dim value As String value = instance.ToString()
public override string ToString()