com.aspose.slides
Interface ILineFormatCollectionEffectiveData

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

public interface ILineFormatCollectionEffectiveData
extends com.aspose.ms.System.Collections.ICollection<ILineFormatEffectiveData>, com.aspose.ms.System.Collections.Generic.IGenericEnumerable<ILineFormatEffectiveData>

Immutable LineFormatCollection object.


Method Summary
 ILineFormatEffectiveData get_Item(int index)
           
 
Methods inherited from interface com.aspose.ms.System.Collections.ICollection
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)