RowHeight Property (ISlicer)
Gets or sets the height of each row in the specified slicer.
'Declaration
Property RowHeight As Double
'Usage
Dim instance As ISlicer
Dim value As Double
instance.RowHeight = value
value = instance.RowHeight
Property Value
The height of each row in the specified slicer.