Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelWrite2 Interface / ExcelGetDrawingObjectVisble Method


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