Click or drag to resize

XlsWorksheet StandardHeightFlag Property

Gets or sets the standard (default) height option flag, which defines that standard (default) row height and book default font height do not match. Bool.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool StandardHeightFlag { get; set; }

Property Value

Type: Boolean
See Also