Skip to content

ACadSharp.Objects.TableContent.MergedCellRanges

Albert Domenech edited this page Dec 7, 2024 · 1 revision

MergedCellRanges Property

Definition

Namespace: ACadSharp.Objects.TableContent

C#

public List<CellRange> MergedCellRanges { get; set; }

Property Value

List

Clone this wiki locally