Aspose.Cells kullanarak VBA veya Makro Kodunu değiştirme

Contents
[ ]

Örnek vermek

Aşağıdaki örnek kod, içinde aşağıdaki VBA veya Makro kodu bulunan kaynak Excel dosyasını yükler.

 Sub Button1_Click()

MsgBox "This is test message."

End Sub

Aspose.Cells örnek kodunun yürütülmesinden sonra, VBA veya Makro kodu bu şekilde değiştirilecektir.

 Sub Button1_Click()

MsgBox "This is Aspose.Cells message."

End Sub

indirebilirsinizkaynak Excel dosyası veçıktı excel dosyası verilen linklerden