LibreOfficeDev 24.8 Hjælp
En indholdskontrol er en pladsholdertekst, hvor teksten vil blive erstattet, når man klikker på kontrollen. Indholdskontroller er individuelle kontroller som kan tilføjes og tilpasses for brug i skabeloner, formularer og dokumenter. Indholdskontroller kan indeholde tekst-instrukser og angive at kontroller skal forsvinde, når brugerne skriver deres egen tekst ind.
Content controls have many properties and are similar to the legacy controls but can be easier to work with and format.
Indeholder formateret tekst eller andre elementer, for eksempel tabeller, billeder eller andre indholdskontroller.
En indholdskontrol i ren tekst er begrænset til rent tekst i et enkelt eller flere afsnit. I modsætning til formateret tekst, kan det ikke indeholde andre elementer, såsom tabeller, billeder eller andre indholdskontroller.
Contains a single image anchored as-character. Clicking on the content control opens the file open dialog to provide a replacement for the picture placeholder.
Contains a single check box character to interact with. Clicking on the content control toggles the checked state of the check box.
Contains a drop-down selection of list entries that you can select and text box that you can edit directly.
Contains a drop-down button control with a list of display-text and value pairs. Unlike a combo box, the drop-down list does not let users enter a custom input.
Contains a calendar control. Limits text to a single paragraph.