SpreadsheetFormats.AllEnumerable

SpreadsheetFormats.AllEnumerable class

Реализует общий интерфейс IEnumerable, который включает возможность foreach для SpreadsheetFormats type

public sealed class AllEnumerable : IEnumerable<SpreadsheetFormats>

Конструкторы

Имя Описание
AllEnumerable() Конструктор по умолчанию.

Методы

Имя Описание
GetEnumerator() Возвращает перечислитель для всех поддерживаемых форматов SpreadsheetFormats

Смотрите также