RVTDocs.com

TableCellStyleOverrideOptions.SetAllOverrides

Method
Description:
Sets all overrides to a specific value.
Syntax
public void SetAllOverrides(
	bool bOverride
)
Parameters
Parameter Type Description
bOverride Boolean The value that will be assigned to all the overrides.
Return Value