GetRowCaption

GridWorksheet.GetRowCaption method

Hämtar radtexten. Om bildtexten inte är inställd returneras tom sträng.

public string GetRowCaption(int row)
ParameterTypBeskrivning
rowInt32Radindex.

Returvärde

Radtexten. Om bildtexten inte är inställd, returnerar tom sträng.

Se även