ISECEditPresentationState::GetColumnSelect

BOOL ISECEditPresentationState::GetColumnSelect(void)

Queries whether the current selection, if any, is a column selection.

Defined in: ISECEditPresentationState.h

Return Value

Returns non-zero if the current selection is a column selection. If there is no current selection, or if the current selection is a line selection, returns 0.

See Also

ISECEditPresentationState GetSelection IsSelecting