Version

SpreadsheetCellRangeFormat Class Properties

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

Public Properties
 NameDescription
Public PropertyAlignmentGets or sets the horizontal alignment of the content in a cell.  
Public PropertyFillGets or sets the fill of the cell.  
Public PropertyFontGets or sets the default font formatting.  
Public PropertyFormatStringGets or sets the number format string.  
Public PropertyHiddenGets or sets the value which indicates whether the cell value is hidden in protected mode.  
Public PropertyIndentGets or sets the indent in units of average character widths.  
Public PropertyLockedGets or sets the value which indicates whether the cell is locked in protected mode.  
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 PropertyStyleGets or sets the parent Infragistics.Documents.Excel.WorkbookStyle of the format.  
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