You are reading help file online using chmlib.com
|
The ISpPhraseBuilder interface inherits from ISpPhrase.
| ISpPhraseBuilder Methods | Description |
|---|---|
| InitFromPhrase | Initializes from a phrase. |
| InitFromSerializedPhrase | Initializes a phrase from a serialized phrase. |
| AddElements | Adds a copy of the given element to the end of this object's element list. |
| AddRules | Adds phrase rules to the phrase object. |
| AddProperties | Adds property entries to the phrase object. |
| AddReplacements | Adds one or more text replacements to the phrase. |
You are reading help file online using chmlib.com
|