| GrapeCity.Windows.SpreadGrid 名前空間 > GcSpreadGrid クラス > SaveExcel メソッド : SaveExcel(Stream,LimitedExcelSaveSettings) メソッド |
'DeclarationPublic Overloads Sub SaveExcel( _ ByVal stream As Stream, _ ByVal settings As LimitedExcelSaveSettings _ )
public void SaveExcel( Stream stream, LimitedExcelSaveSettings settings )
| 例外 | 説明 |
|---|---|
| System.ArgumentNullException | stream が null 参照 (Visual Basicでは Nothing) です。 |
| System.ArgumentException | stream が書き込み可能ではありません。 |