Class
Delete, DeleteCondTag, GetProps, ObjectValid, SetProps
CondFmt
QuickLinks
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| BkColor | Color | readwrite | |
| CondFmtIsShown | int | readwrite | |
| Name | string | readwrite | |
| NextCondFmtInDoc | CondFmt | readonly | |
| SepOverride | Color | readwrite | |
| StyleOverride | int | readwrite | |
| UseBkColor | bool | readwrite | |
| UseSepOverride | int | readwrite | |
| UserString | string | readwrite |
Methods
Instances
int DeleteCondTag (action: int)
| Parameter | Type | Description |
|---|---|---|
| action | int |
PropVals GetProps ()
void SetProps (setVal: PropVals)
| Parameter | Type | Description |
|---|---|---|
| setVal | PropVals |
Element of
CondFmt.NextCondFmtInDoc
Doc.FirstCondFmtInDoc
Return
CondFmt Doc.GetNamedCondFmt (name: string)
CondFmt Doc.NewNamedCondFmt (name: string)
| Jongware, 18-Jan-2015 v1.0 | Contents :: Index |