'宣言
Public Operator Widening CType( _ ByVal settings As ExcelRenderingExtensionSettings _ ) As NameValueCollection
public NameValueCollection operator implicit( ExcelRenderingExtensionSettings settings )
パラメータ
- settings
- 設定です。
戻り値の型
変換の結果。
'宣言
Public Operator Widening CType( _ ByVal settings As ExcelRenderingExtensionSettings _ ) As NameValueCollection
public NameValueCollection operator implicit( ExcelRenderingExtensionSettings settings )