<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="commands_table" xml:lang="id">
  <info>
    <link type="next" xref="commands_flat_review"/>
    <link type="guide" xref="commands#reading_documents"/>
    <link type="seealso" xref="howto_tables"/>
    <title type="sort">3. Navigasi Tabel</title>
    <title type="link">Navigasi Tabel</title>
    <desc>Perintah untuk mengakses informasi tabel</desc>
    <credit type="author">
      <name>Joanmarie Diggs</name>
      <email>joanied@gnome.org</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Andika Triwidada</mal:name>
      <mal:email>andika@gmail.com</mal:email>
      <mal:years>2020, 2025.</mal:years>
    </mal:credit>
  </info>
  <title>Perintah Navigasi Tabel</title>
  <p>
    Orca's support for navigation by table cell is part of its
    <link xref="commands_structural_navigation#tables">Structural Navigation
    commands</link>. In addition you can:
  </p>
  <list>
    <item>
      <p>
        Set dynamic row headers to current column:
        <keyseq><key>Orca Modifier</key><key>C</key></keyseq>
      </p>
    </item>
    <item>
      <p>
        Set dynamic column headers to current row:
        <keyseq><key>Orca Modifier</key><key>R</key></keyseq>
      </p>
    </item>
    <item>
      <p>
        Clear dynamic row headers:
        <keyseq><key>Orca Modifier</key><key>C</key></keyseq> (double-clicked)
      </p>
    </item>
    <item>
      <p>
        Clear dynamic column headers:
        <keyseq><key>Orca Modifier</key><key>R</key></keyseq> (double-clicked)
      </p>
    </item>
    <item>
      <p>
        Toggle between cell and row reading in a table:
        <keyseq><key>Orca Modifier</key><key>F11</key></keyseq>
      </p>
    </item>
  </list>
</page>
