CellRangeSetCustomData Method

Sets the custom data value for this cell range.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void SetCustomData(
        string key,
        Object value
)

Parameters

key  String
[in] Key to use for the custom data.
value  Object
[in] Custom data value.
See Also

©  Bricsys NV. All rights reserved.