Kaydet (Commit) 6dddd1aa authored tarafından Eike Rathke's avatar Eike Rathke

add optional ContainsHeader property

great we never had this :-(

Change-Id: Id79b08ff9dfe42228ed7d6b27ad0c8cc29b1bfb0
üst ca2ed039
......@@ -118,6 +118,13 @@ published service DatabaseRange
@since LibreOffice 5.0
*/
[optional, property] boolean TotalsRow;
/** specifies whether this range includes a top row of headers.
@since LibreOffice 5.0
*/
[optional, property] boolean ContainsHeader;
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment