IsCellAutoFit
ImageOrPrintOptions.IsCellAutoFit property
表示单元格的宽度和高度是否由单元格值自动拟合。 默认值为false。
public bool IsCellAutoFit { get; set; }
也可以看看
- class ImageOrPrintOptions
- 命名空间 Aspose.Cells.Rendering
- 部件 Aspose.Cells
表示单元格的宽度和高度是否由单元格值自动拟合。 默认值为false。
public bool IsCellAutoFit { get; set; }