SetColumnCaption
GridWorksheet.SetColumnCaption method
Ställer in rubriken för kolumnen. Observera att detta är ett tilläggsattribut och kan inte behållas i excel file
public void SetColumnCaption(int column, string caption)
Parameter | Typ | Beskrivning |
---|---|---|
column | Int32 | Kolumnindex. |
caption | String | Kolumntexten. Skicka null eller tom sträng om du vill avbryta bildtexten. |
Se även
- class GridWorksheet
- namnutrymme Aspose.Cells.GridWeb.Data
- hopsättning Aspose.Cells.GridWeb