Skip to main content

IThemeBackgroundFillCollection Interface

Defines methods and properties for managing a collection of theme background fill objects.

Declaration

public interface IThemeBackgroundFillCollection extends ILimitedThemeFormatObjectCollection<Fill>

Implements

com.devexpress.docs.presentation.ILimitedThemeFormatObjectCollection<com.devexpress.docs.office.Fill>