<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>macneko-ayu</author_name>
  <author_url>https://blog.hatena.ne.jp/macneko-ayu/</author_url>
  <blog_title>ごんれのラボ</blog_title>
  <blog_url>https://blog.macneko.com/</blog_url>
  <categories>
    <anon>ExtendScript</anon>
    <anon>InDesign</anon>
    <anon>JavaScript</anon>
  </categories>
  <description>概要 教えてもらったコードで everyItem() を使っていて、そういえばどう使うか理解してなかったなと思ったので、簡単な例をメモとして残しておく。 使用例 InDesignの表組内のすべてのセルのオーバーフローしているかを配列で取得するスクリプト var tableObj = ... // tablesのインスタンス tableObj.cells.everyItem().overflows; // result [true, false, false, true] InDesignの表組内のすべてのセルの長体率を配列で取得するスクリプト everyItem() のあとにプロパティを指定し…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.macneko.com%2Fentry%2F2021%2F07%2F04%2F171152&quot; title=&quot;ExtendScript の everyItem() の使い方 - ごんれのラボ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-07-04 17:11:52</published>
  <title>ExtendScript の everyItem() の使い方</title>
  <type>rich</type>
  <url>https://blog.macneko.com/entry/2021/07/04/171152</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
