Version

FormatSettings Class Properties

For a list of all members of this type, see FormatSettings members.

Public Properties
 NameDescription
Public PropertyBorderColorGets or sets the color of the borders around the cells of a field.  
Public PropertyBorderStyleGets or sets the style of all of the borders. Individual border settings take precedence.  
Public PropertyBottomBorderColorGets or sets the bottom border color.  
Public PropertyBottomBorderStyleGets or sets the bottom border style.  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyFillPatternGets or sets the fill pattern in the cell.  
Public PropertyFillPatternBackgroundColorGets or sets the background color of a field.  
Public PropertyFillPatternForegroundColorGets or sets the foreground color of the cells in a field.  
Public PropertyFontColorGets or sets the color of the font.  
Public PropertyFontFamilyGets or sets the font family of the object being exported.  
Public PropertyFontSizeGets or sets the size of the font for the object being exported, in device-independent units.  
Public PropertyFontStrikeoutGets or sets the value which indicates whether the font is struck out.  
Public PropertyFontStyleGets or sets the style of the font for the object being exported.  
Public PropertyFontSuperscriptSubscriptStyleGets or sets the underline style of the font.  
Public PropertyFontUnderlineStyleGets or sets the underline style of the font.  
Public PropertyFontWeightGets or sets the weight of the font for the object being exported.  
Public PropertyFormatStringGets or sets the Excel-style number format string.  
Public PropertyHorizontalAlignmentGets or sets the horizontal alignment of the content in a cell.  
Public PropertyIndentGets or sets the indent in units of average character widths.  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyLeftBorderColorGets or sets the left border color.  
Public PropertyLeftBorderStyleGets or sets the left border style.  
Public PropertyLockedGets or sets the valid which indicates whether the cell is locked in protected mode.  
Public PropertyRightBorderColorGets or sets the right border color.  
Public PropertyRightBorderStyleGets or sets the right border style.  
Public PropertyRotationGets or sets the rotation of the cell content in degrees.  
Public PropertyShrinkToFitGets or sets the value indicating whether the cell content will shrink to fit the cell.  
Public PropertyTopBorderColorGets or sets the top border color.  
Public PropertyTopBorderStyleGets or sets the top border style.  
Public PropertyVerticalAlignmentGets or sets the vertical alignment of the content in a cell.  
Public PropertyWrapTextGets or sets the value which indicates whether text will wrap in a cell.  
See Also