Selection.Expand(Object) 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.
Expands the specified selection.
public int Expand (ref object Unit);
abstract member Expand : obj -> int
Public Function Expand (Optional ByRef Unit As Object) As Integer
Parameters
Returns
Remarks
This method returns the number of characters added to the selection.