NoSnap 儲存格 (Geometry 區段)
會決定其他圖形是否要貼齊路徑。
值 | 描述 |
---|---|
TRUE |
不允許其他圖形貼齊此路徑。 |
FALSE |
允許其他圖形貼齊此路徑。 |
註解
若要依名稱從其他公式,或是從使用 CellsU 屬性的程式,取得 NoSnap 儲存格的參考,請使用:
值 | |
---|---|
儲存格名稱: |
Geometry i 。NoSnap where i = <1>, 2, 3... |
若要依索引從程式取得 NoSnap 儲存格的參考,請使用具有下列引數的 CellsSRC 屬性:
值 | |
---|---|
區段索引: |
visSectionFirstComponent + i where i = 0, 1, 2... |
列索引: |
visRowComponent |
儲存格索引: |
visCompNoSnap |