'Declaration Public Function ChangeStyleProperties( _
ByVal changingPropertiesСвойства, которые следует изменить.As System.Collections.Generic.Dictionary(Of CellStyleProperty,Object) _
) As Boolean
public bool ChangeStyleProperties(
System.Collections.Generic.Dictionary<CellStyleProperty,object> changingProperties
)
public: bool ChangeStyleProperties(
System.Collections.Generic.Dictionary<CellStyleProperty,object*>* changingProperties
)
public:
bool ChangeStyleProperties(
System.Collections.Generic.Dictionary<CellStyleProperty,object^>^ changingProperties
)
Parameters
- changingProperties
- Свойства, которые следует изменить.
Return Value
True, если свойства стиля были изменены; в противном случае - false.