CellRangeBorders
Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.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
CellBorders
See Also