MaxRowHeight
AutoFitterOptions.MaxRowHeight property
获取和设置自动拟合行时的最大行高(以Point为单位)。
public double MaxRowHeight { get; set; }
也可以看看
- class AutoFitterOptions
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
获取和设置自动拟合行时的最大行高(以Point为单位)。
public double MaxRowHeight { get; set; }