All

SpreadsheetFormats.All property

Gets an enumerable collection of all SpreadsheetFormats.

public static IEnumerable<SpreadsheetFormats> All { get; }

Property Value

An IEnumerable containing all instances of SpreadsheetFormats.

See Also