ILimitedThemeFormatObjectCollection<T> Interface
Defines methods and properties for managing a collection of theme format objects.
Declaration
public interface ILimitedThemeFormatObjectCollection<T> extends ILimitedOfficeObjectCollectionBase<T>
Type Parameters
| Name | Description |
|---|---|
| T | A collection of theme format objects. |
Implements
com.devexpress.docs.office.ILimitedOfficeObjectCollectionBase<T>