Skip to content

Read information from selext box / combo box? #1197

@Rapid1898-code

Description

@Rapid1898-code

Hello - i would like to read the information from the select box / combo box in the attached word-document -
(its selected "Lisa" under JOB DETAILS at the top in the attached file)

When i try to read this information with a loop trough the table for all paragraphs with eg. this code

t = doc.tables
  for idxT,table in enumerate(doc.tables):
      for idxR, row in enumerate(table.rows):
          for idxC, cell in enumerate(row.cells):
              for idxP, para in enumerate(cell.paragraphs):    

I didn´t catch this information.
Is there any way to get this information?

inp.docx

Metadata

Metadata

Assignees

No one assigned

    Labels

    sdtStructured Document Tags (forms)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy