com.aspose.slides
Interface ILineFormatCollectionEffectiveData

All Superinterfaces:
com.aspose.ms.System.Collections.IEnumerable<ILineFormatEffectiveData>, IGenericCollection<ILineFormatEffectiveData>, com.aspose.ms.System.Collections.Generic.IGenericEnumerable<ILineFormatEffectiveData>, java.lang.Iterable<ILineFormatEffectiveData>
All Known Implementing Classes:
LineFormatCollectionEffectiveData

public interface ILineFormatCollectionEffectiveData
extends IGenericCollection<ILineFormatEffectiveData>

Immutable LineFormatCollection object.


Method Summary
 ILineFormatEffectiveData get_Item(int index)
           Gets the element at the specified index.
 
Methods inherited from interface com.aspose.slides.IGenericCollection
copyTo, getSyncRoot, isSynchronized, size
 
Methods inherited from interface com.aspose.ms.System.Collections.Generic.IGenericEnumerable
iterator
 

Method Detail

get_Item

ILineFormatEffectiveData get_Item(int index)

Gets the element at the specified index. Read-only ILineFormatEffectiveData.



Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.