Version

Search Results

Infragistics.Documents.Excel.Filtering Namespace

Classes Class Description Enumerations Enumeration Description See Also Reference Infragistics.Documents.Excel Assembly

FontSuperscriptSubscriptStyle Enumeration

Enumeration for font superscript or subscript style. Default value is used in property override situations. Syntax Members Member Description Default Use the current default. None No superscript or subscript style. Subscript Subscript style. Superscript Superscript style.

FontUnderlineStyle Enumeration

Enumeration for font underline styles. Default value is used in property override situations. Syntax Members Member Description Default Use the current default. Double Double underline style. DoubleAccounting Double accounting underline style. None No underline style. Single Single underline style. SingleAccountin...

FormatConditionIcon Enumeration

Identifies the set of icons used by a Infragistics.Documents.Excel.ConditionalFormatting.IconCriterion. Syntax Members Member Description BlackCircle Microsoft.Office.Interop.Excel.xlIconBlackCircle = 32 BlackCircleWithBorder Microsoft.Office.Interop.Excel.xlIconBlackCircleWithBorder = 13 CircleWithOneWhiteQuarter...

FormatConditionIconSet Enumeration

Constants which identify a set of icons for an Infragistics.Documents.Excel.ConditionalFormatting.IconSetConditionalFormat. Syntax Members Member Description IconSet3Arrows Microsoft.Office.Interop.Excel.xl3Arrows = 1 IconSet3ArrowsGray Microsoft.Office.Interop.Excel.xl3ArrowsGray = 2 IconSet3Flags Microsoft.Offic...

FormattedFontBase Class

Abstract base class which controls the formatting of a range of characters in a FormattedString or FormattedText. Syntax

FormattedFontBase Class Members

Public Properties Public Methods

Bold Property (FormattedFontBase)

Gets or sets the value indicating whether the font is bold. Syntax Property Value The value indicating whether the font is bold. Exceptions Exception Description System.ComponentModel.InvalidEnumArgumentException The value assigned is not defined in the ExcelDefaultableBoolean enumeration. System.InvalidOperationE...