Aspose::Cells::DocxSaveOptions::GetAsNormalView method

DocxSaveOptions::GetAsNormalView 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.

bool Aspose::Cells::DocxSaveOptions::GetAsNormalView()

See Also