public interface IExtraColorSchemeCollection extends IGenericCollection<IExtraColorScheme>
Represents a collection of additional color schemes.
| Modifier and Type | Method and Description |
|---|---|
IExtraColorScheme |
get_Item(int index)
Returns an color scheme by index.
|
iteratorJavaiteratorIExtraColorScheme get_Item(int index)
Returns an color scheme by index.
Read-only IExtraColorScheme.
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.