public NoteStyle GetNoteStyle( int row, int column )
'Declaration Public Function GetNoteStyle( _ ByVal row As Integer, _ ByVal column As Integer _ ) As NoteStyle
'Declaration
Public Function GetNoteStyle( _ ByVal row As Integer, _ ByVal column As Integer _ ) As NoteStyle
'Usage Dim instance As SheetView Dim row As Integer Dim column As Integer Dim value As NoteStyle value = instance.GetNoteStyle(row, column)
'Usage
Dim instance As SheetView Dim row As Integer Dim column As Integer Dim value As NoteStyle value = instance.GetNoteStyle(row, column)
SheetView Class SheetView Members