Gets or sets font height for this formating (-1 for automatic height).
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public int FontHeight { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property FontHeight As Integer <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |