Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFBSE Class / btWin32 Property


In This Topic
    btWin32 Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property btWin32 As MSOBLIPTYPE
    'Usage
     
    
    Dim instance As OfficeArtFBSE
    Dim value As MSOBLIPTYPE
     
    instance.btWin32 = value
     
    value = instance.btWin32
    public MSOBLIPTYPE btWin32 {get; set;}
    See Also