Version

WorksheetCellComment Class Properties

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

Public Properties
 NameDescription
Public PropertyAuthorGets or sets the author of the comment.  
Public PropertyBottomRightCornerCellGets or sets the cell where the bottom-right corner of the shape resides. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public PropertyBottomRightCornerPositionGets or sets the position in the WorksheetShape.BottomRightCornerCell of the shape's bottom-right corner, expressed in percentages. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public PropertyCellGets the cell to which the comment is applied.  
Public PropertyFillGets or sets the fill to use in the background of the shape. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public PropertyFlippedHorizontallyGets or sets the value which indicates whether the shape is flipped horizontally along the vertical center line. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public PropertyFlippedVerticallyGets or sets the value which indicates whether the shape is flipped vertically along the horizontal center line. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public PropertyOutlineGets or sets the outline to use for the shape. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public PropertyPositioningModeGets or sets the way shapes will be repositioned in excel when cells before or within the shape are resized. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public PropertySheetOverridden. Gets the worksheet on which the shape resides.  
Public PropertyTextGets or sets the formatted text of the comment.  
Public PropertyTopLeftCornerCellGets or sets the cell where the top-left corner of the shape resides. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public PropertyTopLeftCornerPositionGets or sets the position in the WorksheetShape.TopLeftCornerCell of the shape's top-left corner, expressed in percentages. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public PropertyVisibleGets or sets the value indicating whether the shape is visible on the worksheet. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public PropertyWorksheetGets the worksheet on which the shape resides. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
See Also