Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.UI Namespace / Clipboard Class / CF_DIBV5 Field


In This Topic
    CF_DIBV5 Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Const CF_DIBV5 As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Clipboard.CF_DIBV5
    public const int CF_DIBV5
    See Also