GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.IO.OpenXml 名前空間 > ImportContext クラス : ImportContext コンストラクタ |
'宣言
Public Function New( _ Optional ByVal unitConverter As UnitConverter, _ Optional ByVal passwordRequestDelegate As Func(Of String) _ )
public ImportContext( UnitConverter unitConverter, Func<string> passwordRequestDelegate )