Version

IWorksheetCellFormat Interface Members

The following tables list the members exposed by IWorksheetCellFormat.

Public Properties
 NameDescription
 PropertyAlignmentGets or sets the horizontal alignment of the content in a cell.  
 PropertyBottomBorderColorInfoGets or sets the bottom border color.  
 PropertyBottomBorderStyleGets or sets the bottom border style.  
 PropertyDiagonalBorderColorInfoGets or sets the diagonal border color.  
 PropertyDiagonalBordersGets or sets the diagonal borders.  
 PropertyDiagonalBorderStyleGets or sets the diagonal border style.  
 PropertyFillGets or sets the fill of the cell.  
 PropertyFontGets or sets the default font formatting.  
 PropertyFormatOptionsGets or sets the groups of properties provided by the format.  
 PropertyFormatStringGets or sets the number format string.  
 PropertyHiddenGets or sets the valid which indicates whether the cell value is hidden in protected mode.  
 PropertyIndentGets or sets the indent in units of average character widths.  
 PropertyLeftBorderColorInfoGets or sets the left border color.  
 PropertyLeftBorderStyleGets or sets the left border style.  
 PropertyLockedGets or sets the valid which indicates whether the cell is locked in protected mode.  
 PropertyRightBorderColorInfoGets or sets the right border color.  
 PropertyRightBorderStyleGets or sets the right border style.  
 PropertyRotationGets or sets the rotation of the cell content in degrees.  
 PropertyShrinkToFitGets or sets the value indicating whether the cell content will shrink to fit the cell.  
 PropertyStyleGets or sets the parent WorkbookStyle of the format.  
 PropertyTopBorderColorInfoGets or sets the top border color.  
 PropertyTopBorderStyleGets or sets the top border style.  
 PropertyVerticalAlignmentGets or sets the vertical alignment of the content in a cell.  
 PropertyWrapTextGets or sets the value which indicates whether text will wrap in a cell.  
Public Methods
 NameDescription
 MethodSetFormattingCopies all cell format properties to from the specified cell format.  
See Also