'Declaration
Public Property Visible As Boolean
public bool Visible {get; set;}
プロパティ値
<see langword="bool" />値。<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.StatusBar" />が表示される場合は<see langword="true" />、それ以外の場合は<see langword="false" />。<br />
デフォルト値は
falseです。