ExportFormula
HtmlSaveOptions.ExportFormula property
表示将文件保存为html时是否导出公式。默认值为true。 如果要将输出的html导入excel,请保持默认值。
public bool ExportFormula { get; set; }
也可以看看
- class HtmlSaveOptions
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
表示将文件保存为html时是否导出公式。默认值为true。 如果要将输出的html导入excel,请保持默认值。
public bool ExportFormula { get; set; }