Metin dikey olarak yığılmışsa true değerini, aksi halde false değerini döndürür.
Ayrıntılı belgeler
getDegrees()
Standart metin yönü ile geçerli metin yönü arasındaki açıyı alır. Soldan sağa metinde pozitif açılar saat yönünün tersinedir. Metin dikey olarak yığılacak şekilde ayarlanırsa bu yöntem 0 değerini döndürür.
Return
Integer: Standart metin döndürme ile geçerli metin döndürme arasındaki derece.
isVertical()
Metin dikey olarak yığılmışsa true değerini, aksi halde false değerini döndürür.
Return
Boolean: Metnin dikey olarak gruplandırılıp yığılmadığı.
[[["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: 2023-12-01 UTC."],[[["`TextRotation` allows you to control the rotation settings of text within a cell."],["You can access the angle of rotation using `getDegrees()` and check for vertical stacking using `isVertical()`."],["`getDegrees()` returns an integer representing the angle, while `isVertical()` returns a boolean indicating vertical or horizontal orientation."]]],[]]