ToList

SpreadsheetContentTypePackage.ToList method

Creates a list from the package.

public IReadOnlyList<SpreadsheetContentTypeProperty> ToList()

Return Value

A list that contains properties from the package.

See Also