طريقة set_style

set_style(self, style)

تعيين نمط النطاق.


def set_style(self, style):
    ...
معامليكتبوصف
styleStyleكائن النمط.

set_style(self, style, explicit_flag)

تطبيق نمط الخلية.


def set_style(self, style, explicit_flag):
    ...
معامليكتبوصف
styleStyleنمط الخلية.
explicit_flagboolصحيح، فقط الكتابة فوق التنسيق الذي تم تعيينه صراحةً.

أنظر أيضا