[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.FormatResult.RepeatIndex

RepeatIndex Property

RepeatIndex

Gets the position of the repeat character.

Declaration
public int RepeatIndex { get; }
Public ReadOnly Property RepeatIndex As Integer
Property Value
Type Description
int

An integer value represents the position of the repeat character. -1 means no repeat character.