'Declaration Public Sub SetComment( _
ByVal commentThe cell comment.As Vintasoft.Imaging.Office.Spreadsheet.Document.CellComment, _
ByVal transformTypeThe transform type for cell comment.As XlsxDocumentSheetCellCommentTransformType _
)
public void SetComment(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellComment comment,
XlsxDocumentSheetCellCommentTransformType transformType
)
Parameters
- comment
- The cell comment.
- transformType
- The transform type for cell comment.