FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > EditBaseCellType クラス : AllowArrowKeysMoveActiveCell プロパティ |
'Declaration Public Property AllowArrowKeysMoveActiveCell As FlagArrowKeys
'使用法 Dim instance As EditBaseCellType Dim value As FlagArrowKeys instance.AllowArrowKeysMoveActiveCell = value value = instance.AllowArrowKeysMoveActiveCell
public FlagArrowKeys AllowArrowKeysMoveActiveCell {get; set;}