[]
Performs an implicit conversion from Settings to NameValueCollection.
public static implicit operator NameValueCollection(ExcelRenderingExtensionSettings settings)
Type | Name | Description |
---|---|---|
ExcelRenderingExtensionSettings | settings | The settings. |
Type | Description |
---|---|
NameValueCollection | The result of the conversion. |