ExcelShape[] ExcelGetNoteAsShape( int sheet )
'Declaration
Function ExcelGetNoteAsShape( _ ByVal sheet As Integer _ ) As ExcelShape()
'Usage
Dim instance As IExcelBiffWrite Dim sheet As Integer Dim value() As ExcelShape value = instance.ExcelGetNoteAsShape(sheet)
Parameters
- sheet
- The sheet.