Aspose::Cells::LowCode::LowCodeLoadOptions::GetInputStream method

LowCodeLoadOptions::GetInputStream method

Gets and sets the Stream of the template.

Vector<uint8_t> Aspose::Cells::LowCode::LowCodeLoadOptions::GetInputStream()

Remarks

When setting a non-null Stream to this property, the previously set value for InputFile will be ignored.

See Also