SetRowCaption

GridWorksheet.SetRowCaption method

Ställer in bildtexten för raden.

public void SetRowCaption(int row, string caption)
ParameterTypBeskrivning
rowInt32Radindex.
captionStringRadtexten. Skicka null eller tom sträng om du vill avbryta bildtexten.

Se även