FocusingMethods 列挙体 |
選択範囲の設定方法を指定します。
宣言 Public Enum FocusingMethods |
KsGrid | None | なしに指定します。 | |
KsGrid | ByAlone | 単独セル選択を指定します。 | |
KsGrid | ByRange | 複数セル選択を指定します。 | |
KsGrid | ByRow | 行選択を指定します。 | |
KsGrid | ByCol | 列選択を指定します。 | |
KsGrid | ByRowAlone | 単独行選択を指定します。 | |
KsGrid | ByColAlone | 単独列選択を指定します。 |
ByRow , ByCol , ByRowAlone または、ByColAlone に設定されている場合は、 Cell.CanFocus プロパティー の設定は無視され、Row.CanFocus プロパティー または、Col.CanFocus プロパティーの設定に従います。
著作権 加茂屋株式会社 2015 ( ©Kamoya Corporation 2015) お問い合わせ