[]
public sealed class CellStyleInfoCollection : XamlCollection<CellStyleInfo>, IList<CellStyleInfo>, ICollection<CellStyleInfo>, IEnumerable<CellStyleInfo>, IList, ICollection, IEnumerable
Public NotInheritable Class CellStyleInfoCollection
Inherits XamlCollection(Of CellStyleInfo)
Implements IList(Of CellStyleInfo), ICollection(Of CellStyleInfo), IEnumerable(Of CellStyleInfo), IList, ICollection, IEnumerable
Name | Description |
---|---|
this[int] | Gets the sheet at the special index. |