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