[]
Comment in FlexSheet
public class Comment : DependencyObject
| Name | Description |
|---|---|
| Comment() |
| Name | Description |
|---|---|
| Content | Content of Comment, it supports RTF and raw string format |
| IsShow | Get and set the comment visibility on C1FlexSheet. |
| Text | Raw text content of Comment |
| Name | Description |
|---|---|
| OnIsShowChanged(DependencyPropertyChangedEventArgs) |
| Name | Description |
|---|---|
| IsShowPropertyChanged |