GetColumnCaption
Worksheet.GetColumnCaption method
Hämtar kolumntexten. Om bildtexten inte är inställd returneras tom sträng.
public string GetColumnCaption(int column)
Parameter | Typ | Beskrivning |
---|---|---|
column | Int32 | Kolumnindex. |
Returvärde
Kolumntexten. Om bildtexten inte är inställd, returnerar tom sträng.
Se även
- class Worksheet
- namnutrymme Aspose.Cells.GridDesktop
- hopsättning Aspose.Cells.GridDesktop