GrapeCity.ActiveReports.Export.Excel.v11 アセンブリ > GrapeCity.ActiveReports.Export.Excel.Section 名前空間 > XlsExportException クラス > XlsExportException コンストラクタ : XlsExportException コンストラクタ(String,Exception) |
'宣言 Public Function New( _ ByVal message As String, _ ByVal innerException As Exception _ )
public XlsExportException( string message, Exception innerException )