ComponentOne Excel for .NET
C1.Excel Assembly / C1.Util Namespace / XLPath Class / FigureStarted Property

In This Topic
    FigureStarted Property
    In This Topic
    Gets a value indicating if there is an active figure to update.
    Syntax
    'Declaration
     
    Public ReadOnly Property FigureStarted As System.Boolean
    public System.bool FigureStarted {get;}
    See Also