IBackgroundEffectiveData class

IBackgroundEffectiveData class

Immutable object which contains effective background properties.

The IBackgroundEffectiveData type exposes the following members:

Properties

PropertyDescription
fill_formatReturns effective fill format.
Read-only IFillFormatEffectiveData.
effect_formatReturns effective effect format.
Read-only IEffectFormatEffectiveData.

Remarks

This interface is used together with the IBackground interface to return effective formatting values with inheritance applied.

See Also