_Application.GenerateTableRefs Property

Definition

The GenerateTableRefs property determines whether the traditional notation method or the new structured referencing notation method is used for referencing tables in formulas. Read/write.

public:
 property Microsoft::Office::Interop::Excel::XlGenerateTableRefs GenerateTableRefs { Microsoft::Office::Interop::Excel::XlGenerateTableRefs get(); void set(Microsoft::Office::Interop::Excel::XlGenerateTableRefs value); };
public Microsoft.Office.Interop.Excel.XlGenerateTableRefs GenerateTableRefs { get; set; }
Public Property GenerateTableRefs As XlGenerateTableRefs

Property Value

XlGenerateTableRefs

Applies to