Aspose::Cells::LowCode::LowCodeLoadOptions::GetInputFile method

LowCodeLoadOptions::GetInputFile method

Gets and sets the file(with path if needed) of the template.

U16String Aspose::Cells::LowCode::LowCodeLoadOptions::GetInputFile()

Remarks

When setting a non-null and non-empty path to this property, the previously set value for InputStream will be ignored.

See Also