ITextRange.MatchSelection Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the start and end positions of this range to match the active selection.
public:
void MatchSelection();
void MatchSelection();
public void MatchSelection();
function matchSelection()
Public Sub MatchSelection ()