GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > ISheet インタフェース > SaveAs メソッド : SaveAs(String,FileFormat,String,ExportOptions) メソッド |
'Declaration
Overloads Function SaveAs( _ ByVal filename As String, _ Optional ByVal fileFormat As FileFormat, _ Optional ByVal password As String, _ Optional ByVal options As ExportOptions _ ) As Boolean
bool SaveAs( string filename, FileFormat fileFormat, string password, ExportOptions options )
true
、それ以外の場合はfalse
。