Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / OCTAGON_SIDES Field


In This Topic
    OCTAGON_SIDES Field
    In This Topic
    [8] Octagon sids
    Syntax
    'Declaration
     
    
    Public Const OCTAGON_SIDES As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = ExcelShape.OCTAGON_SIDES
    public const int OCTAGON_SIDES
    See Also