GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IRange インタフェース : Orientation プロパティ |
'Declaration
Property Orientation As Integer
'使用法
Dim instance As IRange Dim value As Integer instance.Orientation = value value = instance.Orientation
int Orientation {get; set;}
下から上: Alignment.UpwardText
上から下: Alignment.DownwardText