Skip to main content

ILimitedThemeFormatObjectCollection<T> Interface

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

Declaration

public interface ILimitedThemeFormatObjectCollection<T> extends ILimitedPresentationObjectCollectionBase<T>

Type Parameters

Name Description
T

A collection of theme format objects.

Implements

com.devexpress.docs.presentation.ILimitedPresentationObjectCollectionBase<T>