Saltar al contenido
View in the app

A better way to browse. Learn more.

Ayuda Excel

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Listar propiedades de celda

publicado

hola

necesito un codigo que me liste las propiedades de una celda

en access tenia algo parecido a esto para las porpiedades de un fomulario, algo como si


dim pr As Property
For Each pr In Me.Properties
Debug.Print pr.Name; "="; pr.Value
Next
[/CODE]

necesito algo parecido pero para las propoedades de una celda en excel

grcias

Featured Replies

publicado

Aquí tienes todas las propiedades, solo tienes que hacerte una macro que te liste todos los valores, eso si, de uno en uno.

AddIndent

Address

AddressLocal

AllowEdit

Application

Areas

Borders

Cells

Characters

Column

Columns

ColumnWidth

Comment

Count

CountLarge

Creator

CurrentArray

CurrentRegion

Dependents

DirectDependents

DirectPrecedents

DisplayFormat

End

EntireColumn

EntireRow

Errors

Font

FormatConditions

Formula

FormulaArray

FormulaHidden

FormulaLocal

FormulaR1C1

FormulaR1C1Local

HasArray

HasFormula

Height

Hidden

HorizontalAlignment

Hyperlinks

ID

IndentLevel

Interior

Item

Left

ListHeaderRows

ListObject

LocationInTable

Locked

MDX

MergeArea

MergeCells

Name

Next

NumberFormat

NumberFormatLocal

Offset

Orientation

OutlineLevel

PageBreak

Parent

Phonetic

Phonetics

PivotCell

PivotField

PivotItem

PivotTable

Precedents

PrefixCharacter

Previous

QueryTable

Range

ReadingOrder

Resize

Row

RowHeight

Rows

ServerActions

ShowDetail

ShrinkToFit

SoundNote

SparklineGroups

Style

Summary

Text

Top

UseStandardHeight

UseStandardWidth

Validation

Value

Value2

VerticalAlignment

Width

Worksheet

WrapText

XPath

publicado
  • Autor

Y no hay algo como lo que describo al inicio? Porque seria molesto hacerlo listando todaslas propiedades

Archivado

Este tema está ahora archivado y está cerrado a más respuestas.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.