Item
TableStyleElementCollection indexer (1 of 2)
Hämtar ett element av tabellstilen av index.
public TableStyleElement this[int index] { get; }
Parameter | Beskrivning |
---|---|
index | Indexet. |
Returvärde
ReturnerarTableStyleElement
objekt
Se även
- class TableStyleElement
- class TableStyleElementCollection
- namnutrymme Aspose.Cells.Tables
- hopsättning Aspose.Cells
TableStyleElementCollection indexer (2 of 2)
Hämtar elementet i tabellstilen avTableStyleElementType
public TableStyleElement this[TableStyleElementType type] { get; }
Parameter | Beskrivning |
---|---|
type | Elementtypen. |
Returvärde
ReturnerarTableStyleElement
objekt
Se även
- class TableStyleElement
- enum TableStyleElementType
- class TableStyleElementCollection
- namnutrymme Aspose.Cells.Tables
- hopsättning Aspose.Cells