html_note mülk

html_note mülk

Bu yorumda veri ve bazı formatları içeren html dizesini alır ve ayarlar.

Notlar

Bu bir dizi yorum ise not değiştirilemez, aksi takdirde MS Excel bunu dizi yorum olarak işleyemez.

Örnek


comment1.html_note = "<Font Style='FONT-FAMILY: Calibri;FONT-SIZE: 11pt;COLOR: #0000ff;TEXT-ALIGN: left;'>This is a <b>test</b>.</Font>"

Tanım:

@property
def html_note(self):
    ...
@html_note.setter
def html_note(self, value):
    ...

Ayrıca bakınız