[]
Creates a sheet (SheetView object).
public SheetView()
Public Sub New()
Creates a sheet (SheetView object) with the specified style collection.
public SheetView(NamedStyleCollection namedStyles)
Public Sub New(namedStyles As NamedStyleCollection)
Type | Name | Description |
---|---|---|
NamedStyleCollection | namedStyles | NamedStyleCollection object to use |