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