DocxSaveOptions.AsNormalView

DocxSaveOptions.AsNormalView property

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.

public bool AsNormalView { get; set; }

See Also