[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.TableStyleBase.HeadingFormat

HeadingFormat Property

HeadingFormat

Gets or sets a value indicating whether a table row shall be repeated at the top of each new page on which part of this table is displayed. This gives this table row the behavior of a 'header' row on each of these pages.

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