TabStop.cEl Field
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.
The number of elements.
public: System::UInt32 cEl;
public: unsigned int cEl;
unsigned int cEl;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG")]
public uint cEl;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG")>]
val mutable cEl : uint32
Public cEl As UInteger
Field Value
- Attributes
Remarks
COM Signature
From textmgr.idl: