Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelBiffWrite Interface / ExcelGetDrawingObjectVisble Method


In This Topic
    ExcelGetDrawingObjectVisble Method
    In This Topic
    Syntax
    'Declaration
     
    
    Function ExcelGetDrawingObjectVisble() As Boolean
    'Usage
     
    
    Dim instance As IExcelBiffWrite
    Dim value As Boolean
     
    value = instance.ExcelGetDrawingObjectVisble()
    bool ExcelGetDrawingObjectVisble()
    See Also