FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > IEditorSupport インタフェース : SelectionLength プロパティ |
'Declaration
Property SelectionLength As Integer
'使用法
Dim instance As IEditorSupport Dim value As Integer instance.SelectionLength = value value = instance.SelectionLength
int SelectionLength {get; set;}