FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace : StickyNoteStyleInfo Class |
The following tables list the members exposed by StickyNoteStyleInfo.
Name | Description | |
---|---|---|
StickyNoteStyleInfo Constructor |
Name | Description | |
---|---|---|
AlignHorz | Gets or sets the horizontal alignment of the contents for the cell note. | |
AlignVert | Gets or sets the vertical alignment of the contents for the cell note. | |
MarginBottom | Gets or sets the margin between the bottom of the cell note and its contents. | |
MarginLeft | Gets or sets the margin between the left of the cell note and its contents. | |
MarginRight | Gets or sets the margin between the right of the cell note and its contents. | |
MarginTop | Gets or sets the margin between the top of the cell note and its contents. |
Name | Description | |
---|---|---|
IsAlignHorzSet | Determines whether the horizontal alignment of the contents for the cell note is set. | |
IsAlignVertSet | Determines whether the vertical alignment of the contents for the cell note is set. | |
IsMarginBottomSet | Determines whether the margin between the bottom of the cell note and its contents is set. | |
IsMarginLeftSet | Determines whether the margin between the left of the cell note and its contents is set. | |
IsMarginRightSet | Determines whether the margin between the right of the cell note and its contents is set. | |
IsMarginTopSet | Determines whether the margin between the top of the cell note and its contents is set. | |
Reset | Overridden. Resets all properties to default state. |