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


In This Topic
    Excel2007InternalShape Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Const Excel2007InternalShape As String
    'Usage
     
    
    Dim value As String
     
    value = Clipboard.Formats.Excel2007InternalShape
    public const string Excel2007InternalShape
    See Also