Gets or sets the height of the column header, or null (Nothing in Visual Basic), to automatically size the column headers.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Measure ColumnHeaderHeight { get; set; } |
Visual Basic
![]() |
---|
Public Property ColumnHeaderHeight As Measure |
An instance of the Measure class. The default is "18px".
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |