Modifier and Type | Method and Description |
---|---|
void |
Project.save(OutputStream stream,
MPPSaveOptions options)
Saves the project to a stream using the specified save options.
|
void |
Project.save(String filename,
MPPSaveOptions options)
Saves the document to mpp file format using the specified save options.
|