Click or drag to resize

Cell MinimalHeight Property

Gets the minimum height of a cell. This is a sum of minimal heights of all rows cowered by the cell. Read-only Double .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public double MinimalHeight { get; }

Property Value

Type: Double
See Also