Aspose::Cells::LowCode::LowCodeSaveOptions::SetOutputStream method

LowCodeSaveOptions::SetOutputStream method

Gets and sets the Stream for writing the generated data to. When setting this property with value other than null, OutputFile will be ignored.

void Aspose::Cells::LowCode::LowCodeSaveOptions::SetOutputStream(const Vector<uint8_t> &value)

See Also