[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.CellStyle.FixedWidth

FixedWidth Property

FixedWidth

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

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