| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Property CellIdMode As CellIdModeType | |
| C# | |
|---|---|
public abstract CellIdModeType CellIdMode {get; set;} | |
| C++/CLI | |
|---|---|
public: abstract property CellIdModeType CellIdMode { CellIdModeType get(); void set ( CellIdModeType value); } | |
Property Value
The default value is CellIdModeType.Auto.Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)