ListObject.TableStyle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the table style for the specified ListObject object. Read/write Object.
public:
property System::Object ^ TableStyle { System::Object ^ get(); void set(System::Object ^ value); };
public object TableStyle { get; set; }
Public Property TableStyle As Object
Property Value
Object