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


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