Metin dikey olarak yığılmışsa true, aksi takdirde false değerini döndürür.
Ayrıntılı dokümanlar
getDegrees()
Standart metin yönü ile mevcut metin yönü arasındaki açıyı alır. Soldan sağa metinlerde pozitif açılar saat yönünün tersine doğrudur. Metin dikey olarak yığılacak şekilde ayarlanmışsa bu yöntem 0 değerini döndürür.
Return
Integer: Standart metin rotasyonu ile geçerli metin rotasyonu arasındaki dereceler.
isVertical()
Metin dikey olarak yığılmışsa true, aksi takdirde false değerini döndürür.
Return
Boolean: Metnin dikey olarak yığılmış olup olmadığı.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-26 UTC."],[[["\u003cp\u003e\u003ccode\u003eTextRotation\u003c/code\u003e allows you to control the rotation settings of text within a cell.\u003c/p\u003e\n"],["\u003cp\u003eYou can access the angle of rotation using \u003ccode\u003egetDegrees()\u003c/code\u003e and check for vertical stacking using \u003ccode\u003eisVertical()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egetDegrees()\u003c/code\u003e returns an integer representing the angle, while \u003ccode\u003eisVertical()\u003c/code\u003e returns a boolean indicating vertical or horizontal orientation.\u003c/p\u003e\n"]]],[],null,[]]