[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.CellStyle.FixedHeight

FixedHeight Property

FixedHeight

Gets or sets a value indicating whether the content area height is independent of text height. The default is false.

Declaration
public bool FixedHeight { get; set; }
Public Property FixedHeight As Boolean