<Code Lib>
2023 Method
Changes 0
M

TableCellStyleOverrideOptions.SetAllOverrides

Description:
Sets all overrides to a specific value.

public void SetAllOverrides(
	bool bOverride
)

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

Loading…