Share

TableCellStyleOverrideOptions.SetAllOverrides Method

Sets all overrides to a specific value.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public void SetAllOverrides(
	bool bOverride
)

Parameters

bOverride  Boolean
The value that will be assigned to all the overrides.

See Also

Reference

Was this information helpful?