GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Border 構造体 : Horizontal プロパティ |
'Declaration
Public Property Horizontal As BorderLine
'使用法
Dim instance As Border Dim value As BorderLine instance.Horizontal = value value = instance.Horizontal
public BorderLine Horizontal {get; set;}