Aspose::Cells::DocxSaveOptions::SetAsNormalView method

DocxSaveOptions::SetAsNormalView method

Exporting Excel file to docx fiel as normal view. If this property is true , one Area will be output, and no scale will take effect. The default value is false.

void Aspose::Cells::DocxSaveOptions::SetAsNormalView(bool value)

See Also