Name | Description | |
---|---|---|
StickyNoteStyleInfo Constructor | Creates a new instance of StickyNoteStyleInfo class. |
The following tables list the members exposed by StickyNoteStyleInfo.
Name | Description | |
---|---|---|
StickyNoteStyleInfo Constructor | Creates a new instance of StickyNoteStyleInfo class. |
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. | |
TextWrap | Overridden. Gets or sets whether to wrap the text in the element. |
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. | |
IsTextWrapSet | Determines whether the text wrapping option is set. | |
Reset | Overridden. Resets all properties to default state. |