Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / ROOT_SPGR_ID Field


In This Topic
    ROOT_SPGR_ID Field
    In This Topic
    [1024] ROOT_SPGR_ID This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const ROOT_SPGR_ID As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = ExcelShape.ROOT_SPGR_ID
    public const int ROOT_SPGR_ID
    See Also