Styles Property (Workbook)
Gets a
Styles collection that represents all the styles in the workbook.
'Declaration
Public ReadOnly Property Styles As Styles
'Usage
Dim instance As Workbook
Dim value As Styles
value = instance.Styles
Property Value
A
Styles collection that represents all the styles in the workbook.