Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelBiffRead Interface / ExcelGetCommentObjId Method


In This Topic
    ExcelGetCommentObjId Method
    In This Topic
    OBJ
    Syntax
    'Declaration
     
    
    Function ExcelGetCommentObjId() As Short
    'Usage
     
    
    Dim instance As IExcelBiffRead
    Dim value As Short
     
    value = instance.ExcelGetCommentObjId()
    short ExcelGetCommentObjId()
    See Also