public interface ILineFormatCollection extends IGenericCollection<ILineFormat>
Represents the collection of line styles.
| Modifier and Type | Method and Description |
|---|---|
ILineFormat |
get_Item(int index)
Gets the element at the specified index.
|
iteratorJavaiteratorILineFormat get_Item(int index)
Gets the element at the specified index.
Read-only ILineFormat.
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.