GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > CharBoxBorderInfo クラス : Right プロパティ |
'Declaration
Public Property Right As Line
'使用法
Dim instance As CharBoxBorderInfo Dim value As Line instance.Right = value value = instance.Right
public Line Right {get; set;}