Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 635 Bytes

Excel.ListObject.Comment.md

File metadata and controls

33 lines (19 loc) · 635 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ListObject.Comment property (Excel)
vbaxl10.chm734106
vbaxl10.chm734106
Excel.ListObject.Comment
675b47c5-37da-c3c5-b473-d7df14463c09
04/30/2019
medium

ListObject.Comment property (Excel)

Returns or sets the comment associated with the list object. Read/write String.

Syntax

expression.Comment

expression A variable that represents a ListObject object.

Remarks

The comment text cannot exceed 255 characters.

[!includeSupport and feedback]