CellRangeBorders Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public CellBorders Borders { get; }
Public ReadOnly Property Borders As CellBorders
Get
public:
property CellBorders^ Borders {
CellBorders^ get ();
}
member Borders : CellBorders with get
Property Value
Type:
CellBorders
See Also