AngularJS directive for the Sheet object.
The wj-sheet directive must be contained in a WjFlexSheet directive. It supports the following attributes:
@
=
&
AngularJS directive for the Sheet object.
The wj-sheet directive must be contained in a WjFlexSheet directive. It supports the following attributes:
@The name of the sheet.@The initial number of rows in the unbound sheet. Changes done to this attribute have no effect after the Sheet was initialized by AngularJS.@The initial number of columns in the unbound sheet. Changes done to this attribute have no effect after the Sheet was initialized by AngularJS.=The data source for the data bound sheet. Changes done to this attribute have no effect after the Sheet was initialized by AngularJS.@A value indicating whether the sheet is visible.&Handler for the nameChanged event.