Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFBSE Class / btMacOS Property


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