Click or drag to resize

XlsSlicer RowHeight Property

Gets or sets the height, in points, of each row in the specified slicer.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public double RowHeight { get; set; }

Property Value

Type: Double
See Also