void ExcelSetStickyNoteShapeInfo( short sheet, ExcelShape excelShape, int row, int col )
'Declaration
Sub ExcelSetStickyNoteShapeInfo( _ ByVal sheet As Short, _ ByVal excelShape As ExcelShape, _ ByVal row As Integer, _ ByVal col As Integer _ )
'Usage
Dim instance As IExcelRead3 Dim sheet As Short Dim excelShape As ExcelShape Dim row As Integer Dim col As Integer instance.ExcelSetStickyNoteShapeInfo(sheet, excelShape, row, col)
Parameters
- sheet
- excelShape
- row
- col