DataLabel.ReadingOrder 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 or sets an Integer corresponding to one of the XlReadingOrder constant that represents the reading order for the specified object. Read/write
public:
property int ReadingOrder { int get(); void set(int value); };
public int ReadingOrder { get; set; }
member this.ReadingOrder : int with get, set
Public Property ReadingOrder As Integer
Property Value
Integer