public static final class SpreadsheetFormats.AllEnumerable extends Object implements com.aspose.ms.System.Collections.Generic.IGenericEnumerable<SpreadsheetFormats>
Implements IEnumerable generic interface, that enables a 'foreach' possibility for the SpreadsheetFormats type
Constructor and Description |
---|
SpreadsheetFormats.AllEnumerable() |
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.IGenericEnumerator<SpreadsheetFormats> |
iterator()
Returns an enumerator for all supportable SpreadsheetFormats formats
|
public final com.aspose.ms.System.Collections.Generic.IGenericEnumerator<SpreadsheetFormats> iterator()
Returns an enumerator for all supportable SpreadsheetFormats formats
iterator
in interface com.aspose.ms.System.Collections.Generic.IGenericEnumerable<SpreadsheetFormats>
iterator
in interface com.aspose.ms.System.Collections.IEnumerable<SpreadsheetFormats>
iterator
in interface Iterable<SpreadsheetFormats>
Copyright © 2020. All rights reserved.