[]
Special item that doesn't have an associated sheet, it simply creates a new sheet when it is clicked.
public class NewSheet : Sheet
| Name | Description |
|---|---|
| NewSheet() | construct the NewSheet. |
| Name | Description |
|---|---|
| OnMouseLeftButtonDown(MouseButtonEventArgs) | override the mouse left button. |
| OnMouseRightButtonDown(MouseButtonEventArgs) |