Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / WorkbookSynchronizer Class / DRAWING_NAME_PREFIX Field


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