GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > ExpressionViewCell クラス : GetLogical メソッド |
'Declaration
Public Function GetLogical() As Boolean
'使用法
Dim instance As ExpressionViewCell Dim value As Boolean value = instance.GetLogical()
public bool GetLogical()