Méthode | Description | |
---|---|---|
FindAndSplitMatchRuns ( ReplacingArgs args ) : |
Finds and splits the match runs and returns them in an ArrayList.
|
|
ReplaceTextWithFieldHandler ( FieldType type ) : System.Collections | ||
Replacing ( ReplacingArgs args ) : ReplaceAction |
Méthode | Description | |
---|---|---|
SplitRun ( Run run, int position ) : Run |
Splits text of the specified run into two runs. Inserts the new run just after the specified run.
|
public FindAndSplitMatchRuns ( ReplacingArgs args ) : |
||
args | ReplacingArgs | |
Résultat |
public ReplaceTextWithFieldHandler ( FieldType type ) : System.Collections | ||
type | FieldType | |
Résultat | System.Collections |
public Replacing ( ReplacingArgs args ) : ReplaceAction | ||
args | ReplacingArgs | |
Résultat | ReplaceAction |