public ExcelCellStyle this[
int styleIndex
] { get; }Public ReadOnly Default Property Item (
styleIndex As Integer
) As ExcelCellStyle
Getpublic:
property ExcelCellStyle^ default[int styleIndex] {
ExcelCellStyle^ get (int styleIndex);
}member Item : ExcelCellStyle with get