Aspose::Cells::LowCode::LowCodeLoadOptions::SetInputStream method
LowCodeLoadOptions::SetInputStream method
Gets and sets the Stream of the template.
void Aspose::Cells::LowCode::LowCodeLoadOptions::SetInputStream(const Vector<uint8_t> &value)
Remarks
When setting a non-null Stream to this property, the previously set value for InputFile will be ignored.
See Also
- Class Vector
- Class LowCodeLoadOptions
- Namespace Aspose::Cells::LowCode
- Library Aspose.Cells for C++