Version

Comment Property (WorksheetMergedCellsRegion)

Gets or sets the comment for the merged cells region.
Syntax
public WorksheetCellComment Comment {get; set;}

Property Value

The comment for the merged cells region.
Remarks

The comment of the merged region can also be accessed from the top-left cell of the merged region of cells.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also