'Declaration Public Function New( _ ByVal attributes As XMLSSAttributeCollection _ )
'Usage Dim attributes As XMLSSAttributeCollection Dim instance As New WritingElementEventArgs(attributes)
public WritingElementEventArgs( XMLSSAttributeCollection attributes )
Parameters
- attributes
- A collection of XMLSSAttributes representing the attributes of the cell element.