Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Excel ワークブック (ファイル) に 20 を超えるシートがあります。すべてのシートを 85% のズーム レベルにリセットできるように適用/使用できるコード スニペットまたはコマンドはありますか?
Sub SetZoom() Dim ws As Worksheet For Each ws In Worksheets ws.Select ActiveWindow.Zoom = 85 ' change as per your requirements Next ws End Sub
ところで、タブを使用してワークブック内のすべてのワークシートを選択するだけで、ズームを 85% に設定でき、すべてのワークシートに適用されます。
以下を評価しようとしていますが、うまくいかないようです
<s:set name="infoType" value='%{"info.aero.aeroType"}' /> <s:if test='%{#infoT