Share
 
 

DisplayableAttributes Property (ActiveX/CAO)

Specifies the database table columns to be displayed in labels.

Signature

VBA / VB.NET

object.DisplayableAttributes
object

Type: LabelTemplate

The object or objects this property applies to.

DisplayableAttributes

Type: Variant (array of Strings); read-only

Indicates the table columns to be displayed in labels based on the specified LabelTemplate object.

Remarks

Displayable attributes can be set using the Format property of the LabelTemplate object.

Was this information helpful?