Class
Var |
| | |
QuickLinks |
Delete, GetProps, GetText, ObjectValid, SetProps |
Properties
| | Property | Type | Access | Description |
| Element | Element |
readonly | |
| Locked | int |
readwrite | |
| NextVarInDoc | Var |
readonly | |
| TextRange | TextRange |
readonly | |
| Unique | int |
readonly | |
| UserString | string |
readwrite | |
| VarFmt | VarFmt |
readwrite | |
|
Methods
| Instancesint Delete ()
PropVals GetProps ()
TextItems GetText (flags:
int)
| Parameter | Type | Description |
| flags | int | |
int ObjectValid ()
void SetProps (setVal:
PropVals)
|
Element of |
Doc.FirstVarInDoc
Var.NextVarInDoc
|
Return |
Var Doc.NewAnchoredFormattedVar (format:
string, textLoc:
TextLoc)
|