[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FpSpread.GetTabText

GetTabText Method

GetTabText(int)

Gets the text of the sheet name tab at the specified sheet in the Spread component.

Declaration
public string GetTabText(int index)
Public Function GetTabText(index As Integer) As String
Parameters
Type Name Description
int index

Index of the specified sheet

Returns
Type Description
string