Range.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.
Returns a Object that represents the style used to format a table. Read-only.
public:
property System::Object ^ TableStyle { System::Object ^ get(); };
public object TableStyle { get; }
member this.TableStyle : obj
Public ReadOnly Property TableStyle As Object
Property Value
Object