'宣言 Public Function IsVisible() As System.Boolean
'使用法 Dim instance As TableCell Dim value As System.Boolean value = instance.IsVisible()
public System.bool IsVisible()
戻り値の型
true if the current cell is visible, false otherwise.
'宣言 Public Function IsVisible() As System.Boolean
'使用法 Dim instance As TableCell Dim value As System.Boolean value = instance.IsVisible()
public System.bool IsVisible()