ICellIsMergedCell Property |
Returns true if the cell is merged with any adjusted cell, false otherwise.
Read-only
Boolean.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxbool IsMergedCell { get; }ReadOnly Property IsMergedCell As Boolean
Get
property bool IsMergedCell {
bool get ();
}abstract IsMergedCell : bool with get
Property Value
Type:
Boolean
See Also