public interface IBackgroundEffectiveData extends IFillParamSource
Immutable object which contains effective background properties.
IBackground
interface to return effective formatting values with inheritance applied.
Modifier and Type | Method and Description |
---|---|
IEffectFormatEffectiveData |
getEffectFormat()
Returns effective effect format.
|
IFillFormatEffectiveData |
getFillFormat()
Returns effective fill format.
|
IFillFormatEffectiveData getFillFormat()
Returns effective fill format.
Read-only IFillFormatEffectiveData
.
IEffectFormatEffectiveData getEffectFormat()
Returns effective effect format.
Read-only IEffectFormatEffectiveData
.