SpreadsheetGear 2017
IFont Interface Members
Properties 

SpreadsheetGear Namespace : IFont Interface

The following tables list the members exposed by IFont.

Public Properties
 NameDescription
 PropertyGets or sets the boolean property indicating whether the represented text is bold.  
 PropertyReturns true if the Bold property of all text represented by this font is the same, otherwise false is returned.  
 PropertyGets or sets the SpreadsheetGear.Color of the represented text.  
 PropertyReturns true if the Color, ColorIndex, ThemeColor and TintAndShade properties of all text represented by this font are the same, otherwise false is returned.  
 PropertyGets or sets the zero based color index of the represented text.  
 PropertyGets or sets the boolean property indicating whether the represented text is italicized.  
 PropertyReturns true if the Italic property of all text represented by this font is the same, otherwise false is returned.  
 PropertyGets or sets the font name to use for the represented text.  
 PropertyReturns true if the Name property of all text represented by this font is the same, otherwise false is returned.  
 PropertyGets or sets the boolean property indicating whether the represented text is outlined.  
 PropertyReturns true if the OutlineFont property of all text represented by this font is the same, otherwise false is returned.  
 PropertyGets or sets the boolean property indicating whether the represented text has a shadow.  
 PropertyReturns true if the Shadow property of all text represented by this font is the same, otherwise false is returned.  
 PropertyGets or sets the size of the font in points.  
 PropertyReturns true if the Size property of all text represented by this font is the same, otherwise false is returned.  
 PropertyGets or sets the boolean property indicating whether the represented text has a strike through it.  
 PropertyReturns true if the Strikethrough property of all text represented by this font is the same, otherwise false is returned.  
 PropertyGets or sets the boolean property indicating whether the represented text is a subscript.  
 PropertyReturns true if the Subscript property of all text represented by this font is the same, otherwise false is returned.  
 PropertyGets or sets the boolean property indicating whether the represented text is a superscript.  
 PropertyReturns true if the superscript property of all text represented by this font is the same, otherwise false is returned.  
 PropertyGets or sets the theme color of all text represented by this font.  
 PropertyGets or sets the property which controls darkening (values between -1.0 and 0.0) or lightening (values between 0.0 and 1.0) of the underlying theme color.  
 PropertyGets or sets the UnderlineStyle of the represented text.  
 PropertyReturns true if the Underline property of all text represented by this font is the same, otherwise false is returned.  
 PropertyReturns the parent IWorkbookSet of this font.  
Top
See Also

Reference

IFont Interface
SpreadsheetGear Namespace