'Declaration
Public Function GetCommentStorage() As CellMatrix(Of CommentBase)
'Usage
Dim instance As Worksheet Dim value As CellMatrix(Of CommentBase) value = instance.GetCommentStorage()
public CellMatrix<CommentBase> GetCommentStorage()
'Declaration
Public Function GetCommentStorage() As CellMatrix(Of CommentBase)
'Usage
Dim instance As Worksheet Dim value As CellMatrix(Of CommentBase) value = instance.GetCommentStorage()
public CellMatrix<CommentBase> GetCommentStorage()