Spread Windows Forms 12.0 Product Documentation
Attributes Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > Break Structure : Attributes Property
Gets the page break flag.
Syntax
'Declaration
 
Public ReadOnly Property Attributes As BreakAttributes
'Usage
 
Dim instance As Break
Dim value As BreakAttributes
 
value = instance.Attributes
public BreakAttributes Attributes {get;}
See Also

Reference

Break Structure
Break Members