SpreadsheetGear
IFont Interface Members
See Also  Properties  Send Feedback
SpreadsheetGear Namespace : IFont Interface


The following tables list the members exposed by IFont.

Public Properties

 NameDescription
 PropertyBold Gets or sets the boolean property indicating whether the represented text is bold.  
 PropertyBoldDefined Returns true if the Bold property of all text represented by this font is the same, otherwise false is returned.  
 PropertyColor Gets or sets the SpreadsheetGear.Drawing.Color of the represented text.  
 PropertyColorDefined Returns true if the Color, ColorIndex, ThemeColor and TintAndShade properties of all text represented by this font are the same, otherwise false is returned.  
 PropertyColorIndex Gets or sets the zero based color index of the represented text.  
 PropertyItalic Gets or sets the boolean property indicating whether the represented text is italicized.  
 PropertyItalicDefined Returns true if the Italic property of all text represented by this font is the same, otherwise false is returned.  
 PropertyName Gets or sets the font name to use for the represented text.  
 PropertyNameDefined Returns true if the Name property of all text represented by this font is the same, otherwise false is returned.  
 PropertyOutlineFont Gets or sets the boolean property indicating whether the represented text is outlined.  
 PropertyOutlineFontDefined Returns true if the OutlineFont property of all text represented by this font is the same, otherwise false is returned.  
 PropertyShadow Gets or sets the boolean property indicating whether the represented text has a shadow.  
 PropertyShadowDefined Returns true if the Shadow property of all text represented by this font is the same, otherwise false is returned.  
 PropertySize Gets or sets the size of the font in points.  
 PropertySizeDefined Returns true if the Size property of all text represented by this font is the same, otherwise false is returned.  
 PropertyStrikethrough Gets or sets the boolean property indicating whether the represented text has a strike through it.  
 PropertyStrikethroughDefined Returns true if the Strikethrough property of all text represented by this font is the same, otherwise false is returned.  
 PropertySubscript Gets or sets the boolean property indicating whether the represented text is a subscript.  
 PropertySubscriptDefined Returns true if the Subscript property of all text represented by this font is the same, otherwise false is returned.  
 PropertySuperscript Gets or sets the boolean property indicating whether the represented text is a superscript.  
 PropertySuperscriptDefined Returns true if the superscript property of all text represented by this font is the same, otherwise false is returned.  
 PropertyThemeColor Gets or sets the theme color of all text represented by this font.  
 PropertyTintAndShade Gets 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.  
 PropertyUnderline Gets or sets the UnderlineStyle of the represented text.  
 PropertyUnderlineDefined Returns true if the Underline property of all text represented by this font is the same, otherwise false is returned.  
 PropertyWorkbookSetReturns the parent IWorkbookSet of this font.  
Top

See Also

Copyright © 2003-2009 SpreadsheetGear LLC. All Rights Reserved.Help Powered by Innovasys   
SpreadsheetGear is a registered trademark of SpreadsheetGear LLC.
Microsoft, Microsoft Excel and Visual Studio are trademarks or registered trademarks of Microsoft Corporation.