Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ContentSynchronizer Class / CALC_CHAIN_TYPE Field


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