SpreadsheetFormats.AllEnumerable

SpreadsheetFormats.AllEnumerable class

Implementiert die generische IEnumerable-Schnittstelle, die eine „Foreach“-Möglichkeit für das SpreadsheetFormats type ermöglicht

public sealed class AllEnumerable : IEnumerable<SpreadsheetFormats>

Konstrukteure

Name Beschreibung
AllEnumerable() Default_Constructor

Methoden

Name Beschreibung
GetEnumerator() Gibt einen Enumerator für alle unterstützten SpreadsheetFormats-Formate zurück

Siehe auch